Update tags for prod build
Some checks failed
Main / build-and-push-docker-image (20.x) (pull_request) Has been cancelled
Some checks failed
Main / build-and-push-docker-image (20.x) (pull_request) Has been cancelled
This commit is contained in:
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@@ -58,4 +58,4 @@ jobs:
|
||||
with:
|
||||
context: .
|
||||
push: true
|
||||
tags: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}:latest
|
||||
tags: ${{ env.REGISTRY }}/${{ env.OWNER }}/${{ env.IMAGE_NAME }}:latest
|
||||
|
||||
Reference in New Issue
Block a user