mirror of
https://github.com/gravitl/netmaker.git
synced 2025-11-10 08:41:20 +08:00
Update publish-docker.yml
use generic repo
This commit is contained in:
parent
3378c3cf1f
commit
4e48e1d0fd
1 changed files with 1 additions and 1 deletions
2
.github/workflows/publish-docker.yml
vendored
2
.github/workflows/publish-docker.yml
vendored
|
|
@ -40,4 +40,4 @@ jobs:
|
|||
context: .
|
||||
platforms: linux/amd64, linux/arm64
|
||||
push: true
|
||||
tags: gravitl/netmaker:${{ env.TAG }}
|
||||
tags: ${{ github.respository }}:${{ env.TAG }}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue