mirror of
https://github.com/gravitl/netmaker.git
synced 2024-11-12 04:25:08 +08:00
commit
18527251a9
1 changed files with 1 additions and 1 deletions
2
.github/workflows/publish-docker.yml
vendored
2
.github/workflows/publish-docker.yml
vendored
|
@ -76,5 +76,5 @@ jobs:
|
|||
context: .
|
||||
platforms: linux/amd64, linux/arm64
|
||||
push: true
|
||||
tags: ${{ github.repository }}:${{ env.TAG }}, ${{ github.respository }}:latest
|
||||
tags: ${{ github.repository }}:${{ env.TAG }}
|
||||
build-args: version=${{ env.TAG }}
|
||||
|
|
Loading…
Reference in a new issue