Compare commits
5 Commits
b56d2ae42e
...
v0.0.12
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
0238308ca9 | ||
|
|
387748e89b | ||
| fd5a511c71 | |||
| 69b7d89ee8 | |||
| 66282f686d |
@@ -40,13 +40,3 @@ jobs:
|
|||||||
tags: |
|
tags: |
|
||||||
gitea.setlock.net/shaun/neovim:latest
|
gitea.setlock.net/shaun/neovim:latest
|
||||||
gitea.setlock.net/shaun/neovim:${{ env.GIT_TAG }}
|
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 }}
|
|
||||||
|
|||||||
Reference in New Issue
Block a user