truncate name
All checks were successful
Build and Push Docker Image / build (push) Successful in 26s

This commit is contained in:
Lukas Greve
2025-11-14 22:25:49 +01:00
parent 953c9a29b9
commit 37cf4acfff

View File

@@ -22,7 +22,7 @@ jobs:
context: .
push: true
tags: |
git.phyllo.me/devops/fedora-runner-image-main:latest
git.phyllo.me/devops/fedora-runner-image:main-${{ github.sha }}
git.phyllo.me/devops/fedora-runner-image:latest
git.phyllo.me/devops/fedora-runner-image:${{ github.sha }}
build-args: |
BUILD_IDENTIFIER=${{ github.sha }}