An action that sets up (tweaks) Buildah for Codeberg runners
|
|
||
|---|---|---|
| .forgejo/workflows | Revert UBI change | |
| action.yml | Update action.yml | |
| LICENSE | Update LICENSE | |
| README.md | Update username | |
Setup Buildah
An action that sets up (tweaks) Buildah for Codeberg runners.
Usage
In your container build workflow, simply add this line after installing the buildah package:
- uses:https://codeberg.org/qikp/setup-buildah@mainThat's all there is to it.