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