feature/fix-publish-pipeline #4
@@ -30,4 +30,4 @@ jobs:
|
||||
env:
|
||||
KO_DOCKER_REPO: registry.engen.priv.no/unifi-network-operator-controller
|
||||
PATH: ~/go/bin:$PATH
|
||||
run: ko publish ./cmd --tags "${{ steps.get_tag.outputs.tag }},latest"
|
||||
run: ~/go/bin/ko publish ./cmd --tags "${{ steps.get_tag.outputs.tag }},latest"
|
||||
|
||||
Reference in New Issue
Block a user