Change package repo
Some checks failed
Build project / build (push) Has been cancelled

This commit is contained in:
2025-06-25 16:20:35 +02:00
parent a40f1342fe
commit f147ec8108
2 changed files with 12 additions and 3 deletions

View File

@@ -23,4 +23,4 @@ jobs:
- name: Install ko
run: go install github.com/google/ko@latest
- name: Build
run: KO_DOCKER_REPO=registry.engen.priv.no/unifi-network-operator-controller PATH=~/go/bin:$PATH ko build --local ./cmd
run: KO_DOCKER_REPO=gitea.engen.priv.no/unifi-network-operator-controller PATH=~/go/bin:$PATH ko build --local ./cmd