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: .
|
||||
push: true
|
||||
tags: |
|
||||
${{ vars.REGISTRY }}/${{ vars.IMAGE_NAME }}:latest
|
||||
${{ vars.REGISTRY }}/${{ vars.IMAGE_NAME }}:${{ github.sha }}
|
||||
${{ vars.REGISTRY }}/${{ vars.IMAGE_NAME }}:latest
|
Reference in New Issue
Block a user