feature/fix-publish-pipeline #4

Merged
vegard merged 25 commits from feature/fix-publish-pipeline into main 2025-06-24 21:13:14 +00:00
Showing only changes of commit 14e4fe1c46 - 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"