Compare commits
2 Commits
v0.0.10
...
69b7d89ee8
| Author | SHA1 | Date | |
|---|---|---|---|
| 69b7d89ee8 | |||
| 66282f686d |
@@ -36,17 +36,7 @@ jobs:
|
||||
with:
|
||||
context: ./nvim/tools
|
||||
push: true
|
||||
platforms: linux/amd64
|
||||
platforms: linux/amd64,linux/arm64
|
||||
tags: |
|
||||
gitea.setlock.net/shaun/neovim:latest
|
||||
gitea.setlock.net/shaun/neovim:${{ env.GIT_TAG }}
|
||||
#
|
||||
# - name: Build and Push Docker Image
|
||||
# uses: docker/build-push-action@v5
|
||||
# with:
|
||||
# context: ./nvim/tools
|
||||
# push: true
|
||||
# platforms: linux/arm64
|
||||
# tags: |
|
||||
# gitea.setlock.net/shaun/neovim:latest
|
||||
# gitea.setlock.net/shaun/neovim:${{ env.GIT_TAG }}
|
||||
gitea.setlock.net/shaun/dotfiles:latest
|
||||
gitea.setlock.net/shaun/dotfiles:${{ env.GIT_TAG }}
|
||||
|
||||
Reference in New Issue
Block a user