This commit is contained in:
@@ -9,7 +9,7 @@ jobs:
|
|||||||
- name: Check out repository code
|
- name: Check out repository code
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
- name: setup buildah
|
- name: setup buildah
|
||||||
run: sudo apt install -y buildah
|
run: sudo apt -y update; sudo apt install -y buildah
|
||||||
- name: Buildah
|
- name: Buildah
|
||||||
uses: redhat-actions/buildah-build@v2
|
uses: redhat-actions/buildah-build@v2
|
||||||
with:
|
with:
|
||||||
|
|||||||
Reference in New Issue
Block a user