fix
Some checks failed
Publish / build (push) Has been cancelled
Build project / build (push) Has been cancelled

This commit is contained in:
2025-06-24 11:57:31 +02:00
parent 4901dfbad5
commit 14e4fe1c46

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"