Revert "Try building without version again"
All checks were successful
/ test (pull_request) Successful in 31s
All checks were successful
/ test (pull_request) Successful in 31s
This reverts commit 5d94746501
.
This commit is contained in:
parent
28a8f6b6ad
commit
7515865cc4
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue