test new tagging
All checks were successful
Build and Push Docker Image / build (push) Successful in 32s

This commit is contained in:
Lukas Greve
2025-11-14 22:18:45 +01:00
parent cbae07c41b
commit 953c9a29b9
2 changed files with 5 additions and 75 deletions

View File

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