Actualiser .gitea/workflows/build-push.yaml
This commit is contained in:
@@ -27,7 +27,8 @@ jobs:
|
||||
- name: install Buildah
|
||||
run: |
|
||||
apt-get update
|
||||
apt-get install -y buildah
|
||||
apt-get install -y buildah \
|
||||
podman
|
||||
|
||||
- name: Checkout code
|
||||
uses: actions/checkout@v4
|
||||
|
||||
Reference in New Issue
Block a user