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 4ae70ecf74 - Show all commits

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