This commit is contained in:
2025-06-24 10:54:43 +02:00
parent 1274fe610f
commit cda1c7ddff

View File

@@ -22,7 +22,6 @@ jobs:
run: git config --global url.git@gitea-ssh.engen.priv.no:.insteadOf https://gitea.engen.priv.no/ run: git config --global url.git@gitea-ssh.engen.priv.no:.insteadOf https://gitea.engen.priv.no/
- name: Install ko - name: Install ko
run: go install github.com/google/ko@latest run: go install github.com/google/ko@latest
- name: Extract tag
- name: Build - name: Build
env: env:
KO_DOCKER_REPO: registry.engen.priv.no/unifi-network-operator-controller KO_DOCKER_REPO: registry.engen.priv.no/unifi-network-operator-controller