feature/fix #12

Merged
vegard merged 34 commits from feature/fix into main 2025-06-25 15:01:09 +00:00
Showing only changes of commit 4aa3436f28 - Show all commits

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"