1 Commits

Author SHA1 Message Date
66282f686d Merge pull request 'Correcting container registry.' (#7) from feature/update_CICD_trigger into master
Some checks failed
Build and Push Docker Image / build-and-push (push) Failing after 12s
Reviewed-on: https://www.gitea.setlock.net/shaun/dotfiles/pulls/7
2025-05-03 20:52:00 -04:00

View File

@@ -38,5 +38,5 @@ jobs:
push: true
platforms: linux/amd64,linux/arm64
tags: |
gitea.setlock.net/shaun/dotfiles:latest
gitea.setlock.net/shaun/dotfiles:${{ env.GIT_TAG }}
https://gitea.setlock.net/shaun/dotfiles:latest
https://gitea.setlock.net/shaun/dotfiles:${{ env.GIT_TAG }}