s
Some checks failed
/ build-image (push) Failing after 1m9s

This commit is contained in:
gitea.164500.xyz 2025-04-17 20:17:58 +00:00
parent 0c91555762
commit 8f64d44a8c

View File

@ -67,8 +67,7 @@ jobs:
name: Buildah Action name: Buildah Action
uses: redhat-actions/buildah-build@v2 uses: redhat-actions/buildah-build@v2
with: with:
containerfiles: | containerfiles: ./Dockerfile
./Dockerfile
#image: my-new-image #image: my-new-image
#tags: v1 ${{ github.sha }} #tags: v1 ${{ github.sha }}
#build-args: #build-args: