Update CI/CD flow
All checks were successful
Docker Build and Push / build-and-push (push) Successful in 1m6s
All checks were successful
Docker Build and Push / build-and-push (push) Successful in 1m6s
This commit is contained in:
@@ -25,5 +25,4 @@ jobs:
|
|||||||
context: .
|
context: .
|
||||||
push: true
|
push: true
|
||||||
tags: |
|
tags: |
|
||||||
${{ vars.REGISTRY }}/${{ vars.IMAGE_NAME }}:latest
|
${{ vars.REGISTRY }}/${{ vars.IMAGE_NAME }}:latest
|
||||||
${{ vars.REGISTRY }}/${{ vars.IMAGE_NAME }}:${{ github.sha }}
|
|
Reference in New Issue
Block a user