Merge pull request 'Fixing tagging.' (#10) from feature/update_CICD_trigger into master
All checks were successful
Build and Push Docker Image / build-and-push (push) Successful in 3m48s
All checks were successful
Build and Push Docker Image / build-and-push (push) Successful in 3m48s
Reviewed-on: https://www.gitea.setlock.net/shaun/dotfiles/pulls/10
This commit was merged in pull request #10.
This commit is contained in:
@@ -39,7 +39,9 @@ jobs:
|
||||
platforms: linux/amd64
|
||||
tags: |
|
||||
gitea.setlock.net/shaun/neovim:latest
|
||||
gitea.setlock.net/shaun/dotfiles/neovim:latest
|
||||
gitea.setlock.net/shaun/neovim:${{ env.GIT_TAG }}
|
||||
gitea.setlock.net/shaun/dotfiles/neovim:${{ env.GIT_TAG }}
|
||||
#
|
||||
# - name: Build and Push Docker Image
|
||||
# uses: docker/build-push-action@v5
|
||||
|
||||
Reference in New Issue
Block a user