Try setting specific version
All checks were successful
/ test (pull_request) Successful in 33s

This commit is contained in:
Patrik Lundin 2024-06-27 07:52:00 +02:00
parent 34f378dafd
commit c22163fdef
Signed by: patlu
GPG key ID: A0A812BA2249F294

View file

@ -12,6 +12,8 @@ jobs:
go-version: '1.22.4' go-version: '1.22.4'
- run: echo All Good - run: echo All Good
- uses: https://github.com/ko-build/setup-ko@v0.7 - uses: https://github.com/ko-build/setup-ko@v0.7
with:
version: v0.15.4
- run: ko build - run: ko build
env: env:
KO_DOCKER_REPO: ko.local KO_DOCKER_REPO: ko.local