Compare commits

...

3 Commits

Author SHA1 Message Date
4fb335cd7b 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
Reviewed-on: lcm/no-twitter-bot#67
2025-09-03 19:40:35 +00:00
82b222e95a Merge branch 'main' into gitea
Some checks failed
Main / build-and-push-docker-image (20.x) (pull_request) Failing after 1m32s
2025-09-03 15:36:59 -04:00
93a3684291 Update tags for prod build
Some checks failed
Main / build-and-push-docker-image (20.x) (pull_request) Has been cancelled
2025-09-03 15:36:25 -04:00

View File

@@ -58,4 +58,4 @@ jobs:
with: with:
context: . context: .
push: true push: true
tags: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}:latest tags: ${{ env.REGISTRY }}/${{ env.OWNER }}/${{ env.IMAGE_NAME }}:latest