This commit is contained in:
2025-06-24 11:57:31 +02:00
parent 6e32555e9e
commit 4aa3436f28

View File

@@ -32,4 +32,4 @@ jobs:
KO_DOCKER_REPO: registry.engen.priv.no/unifi-network-operator-controller
PATH: ~/go/bin:$PATH
run: |
~/go/bin/ko publish ./cmd --tags "$TAG,latest"
ko publish ./cmd --tags "$TAG,latest"