update workflow file
All checks were successful
Build and Push Docker Image / build (push) Successful in 9m44s
All checks were successful
Build and Push Docker Image / build (push) Successful in 9m44s
This commit is contained in:
@@ -22,7 +22,7 @@ jobs:
|
|||||||
context: .
|
context: .
|
||||||
push: true
|
push: true
|
||||||
tags: |
|
tags: |
|
||||||
git.phyllo.me/devops/fedora-runner-image:latest
|
git.phyllo.me/devops/${{ github.event.repository.name }}:latest
|
||||||
git.phyllo.me/devops/fedora-runner-image:${{ github.sha }}
|
git.phyllo.me/devops/${{ github.event.repository.name }}:${{ github.sha }}
|
||||||
build-args: |
|
build-args: |
|
||||||
BUILD_IDENTIFIER=${{ github.sha }}
|
BUILD_IDENTIFIER=${{ github.sha }}
|
||||||
Reference in New Issue
Block a user