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

This commit is contained in:
2025-11-12 21:46:13 +00:00
parent a712c6177c
commit 3d670a283f

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 }}