parent
fe58f8f8f6
commit
1554dca526
@ -62,7 +62,7 @@ jobs:
|
||||
#name: Set Docker Buildx
|
||||
#uses: https://github.com/docker/setup-buildx-action@v3
|
||||
- name: install buildah
|
||||
run: sudo apt-get -y install buildah
|
||||
run: sudo apt-get -y update && sudo apt-get -y install buildah
|
||||
-
|
||||
name: Buildah Action
|
||||
uses: redhat-actions/buildah-build@v2
|
||||
|
||||
Loading…
Reference in New Issue
Block a user