fix
This commit is contained in:
@@ -32,4 +32,4 @@ jobs:
|
|||||||
KO_DOCKER_REPO: registry.engen.priv.no/unifi-network-operator-controller
|
KO_DOCKER_REPO: registry.engen.priv.no/unifi-network-operator-controller
|
||||||
PATH: ~/go/bin:$PATH
|
PATH: ~/go/bin:$PATH
|
||||||
run: |
|
run: |
|
||||||
~/go/bin/ko publish ./cmd --tags "$TAG,latest"
|
ko publish ./cmd --tags "$TAG,latest"
|
||||||
|
|||||||
Reference in New Issue
Block a user