ko build --local on main
All checks were successful
Build project / build (push) Successful in 1m27s
All checks were successful
Build project / build (push) Successful in 1m27s
This commit is contained in:
@@ -23,4 +23,4 @@ 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
|
||||||
run: KO_DOCKER_REPO=registry.engen.priv.no/unifi-network-operator-controller PATH=~/go/bin:$PATH ko build ./cmd
|
run: KO_DOCKER_REPO=registry.engen.priv.no/unifi-network-operator-controller PATH=~/go/bin:$PATH ko build --local ./cmd
|
||||||
|
|||||||
Reference in New Issue
Block a user