Update .gitea/workflows/build-push.yml
Some checks failed
Build and Push Docker Image / build (push) Failing after 12s

This commit is contained in:
2025-11-13 08:17:24 +00:00
parent 3d670a283f
commit 0ab44e974b

View File

@@ -28,4 +28,4 @@ jobs:
git.phyllo.me/devops/fedora-runner-image:${{ github.ref_name }}-${{ github.sha }} git.phyllo.me/devops/fedora-runner-image:${{ github.ref_name }}-${{ github.sha }}
git.phyllo.me/devops/fedora-runner-image:${{ github.ref_name }}-latest git.phyllo.me/devops/fedora-runner-image:${{ github.ref_name }}-latest
build-args: | build-args: |
BUILD_IDENTIFIER=${{ github.sha }} BUILD_IDENTIFIER=${{ github.sha }}