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

This commit is contained in:
gitea.164500.xyz 2025-04-17 19:43:57 +00:00
parent 55db2408b8
commit 3f1f544159

View File

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