Merge pull request 'Update tags for prod build' (#67) from gitea into main
All checks were successful
Main / build-and-push-docker-image (20.x) (push) Successful in 53s
All checks were successful
Main / build-and-push-docker-image (20.x) (push) Successful in 53s
Reviewed-on: lcm/no-twitter-bot#67
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