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 c30e27efc4 - Show all commits

View File

@@ -23,7 +23,6 @@ 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