fix
This commit is contained in:
@@ -23,6 +23,7 @@ jobs:
|
|||||||
- name: Install ko
|
- name: Install ko
|
||||||
run: go install github.com/google/ko@latest
|
run: go install github.com/google/ko@latest
|
||||||
- name: Build
|
- name: Build
|
||||||
|
shell: bash
|
||||||
env:
|
env:
|
||||||
KO_DOCKER_REPO: registry.engen.priv.no/unifi-network-operator-controller
|
KO_DOCKER_REPO: registry.engen.priv.no/unifi-network-operator-controller
|
||||||
PATH: ~/go/bin:$PATH
|
PATH: ~/go/bin:$PATH
|
||||||
|
|||||||
Reference in New Issue
Block a user