Actualiser .gitea/workflows/build-push.yaml
This commit is contained in:
@@ -24,6 +24,10 @@ jobs:
|
||||
${{ env.CHECK }}/start
|
||||
shell: bash
|
||||
|
||||
- name: install Buildah
|
||||
run: |
|
||||
apt-get install -y buildah
|
||||
|
||||
- name: Checkout code
|
||||
uses: actions/checkout@v4
|
||||
|
||||
|
||||
Reference in New Issue
Block a user