Merge pull request 'Correcting tagging.' (#8) from feature/update_CICD_trigger into master
Some checks failed
Build and Push Docker Image / build-and-push (push) Failing after 43m43s
Some checks failed
Build and Push Docker Image / build-and-push (push) Failing after 43m43s
Reviewed-on: https://www.gitea.setlock.net/shaun/dotfiles/pulls/8
This commit was merged in pull request #8.
This commit is contained in:
@@ -38,5 +38,5 @@ jobs:
|
|||||||
push: true
|
push: true
|
||||||
platforms: linux/amd64,linux/arm64
|
platforms: linux/amd64,linux/arm64
|
||||||
tags: |
|
tags: |
|
||||||
https://gitea.setlock.net/shaun/dotfiles:latest
|
gitea.setlock.net/shaun/dotfiles:latest
|
||||||
https://gitea.setlock.net/shaun/dotfiles:${{ env.GIT_TAG }}
|
gitea.setlock.net/shaun/dotfiles:${{ env.GIT_TAG }}
|
||||||
|
|||||||
Reference in New Issue
Block a user