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