fix
Some checks failed
Build project / build (push) Has been cancelled
Publish / build (push) Successful in 2m21s

This commit is contained in:
2025-06-24 12:01:15 +02:00
parent 481091160b
commit ac47c880ed

View File

@@ -30,6 +30,5 @@ jobs:
- name: Build
env:
KO_DOCKER_REPO: registry.engen.priv.no/unifi-network-operator-controller
PATH: ~/go/bin:$PATH
run: |
ko publish ./cmd --tags "$TAG,latest"