Update publish-docker.yml

use generic repo
This commit is contained in:
Matthew R Kasun 2021-11-17 10:22:44 -05:00
parent 3378c3cf1f
commit 4e48e1d0fd

View file

@ -40,4 +40,4 @@ jobs:
context: .
platforms: linux/amd64, linux/arm64
push: true
tags: gravitl/netmaker:${{ env.TAG }}
tags: ${{ github.respository }}:${{ env.TAG }}