Try building go with ko #2

Merged
patlu merged 11 commits from patlu/action-runner-demo:build_go into main 2024-06-28 07:05:24 +00:00
Showing only changes of commit 7515865cc4 - Show all commits

View file

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