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 b4c596fc1f - Show all commits

View file

@ -14,7 +14,7 @@ jobs:
with:
version: v0.15.4
- run: |
echo "${{ secrets.CI_SUNET_CDN }}" | ko login https://platform.sunet.se --username ci-sunet-cdn --password-stdin
ko login https://platform.sunet.se --username ci-sunet-cdn --password ${{ secrets.CI_SUNET_CDN }}
ko build
env:
KO_DOCKER_REPO: platform.sunet.se/sunet-cdn