fix
Some checks failed
Build project / build (push) Has been cancelled
Publish / build (push) Failing after 1m7s

This commit is contained in:
2025-06-24 11:39:41 +02:00
parent 913a24a613
commit 720865c984

View File

@@ -23,6 +23,7 @@ jobs:
- name: Install ko
run: go install github.com/google/ko@latest
- name: Build
shell: bash
env:
KO_DOCKER_REPO: registry.engen.priv.no/unifi-network-operator-controller
PATH: ~/go/bin:$PATH