test new tagging
All checks were successful
Build and Push Docker Image / build (push) Successful in 32s
All checks were successful
Build and Push Docker Image / build (push) Successful in 32s
This commit is contained in:
@@ -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 }}
|
||||
Reference in New Issue
Block a user