Revert "Try building without version again"
All checks were successful
/ test (pull_request) Successful in 31s

This reverts commit 5d94746501.
This commit is contained in:
Patrik Lundin 2024-06-27 10:01:07 +02:00
parent 28a8f6b6ad
commit 7515865cc4
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