Try building go with ko #2
|
@ -13,8 +13,7 @@ jobs:
|
|||
- uses: https://github.com/ko-build/setup-ko@v0.7
|
||||
with:
|
||||
version: v0.15.4
|
||||
- run: |
|
||||
ko login https://platform.sunet.se --username ci-sunet-cdn --password ${{ secrets.CI_SUNET_CDN }}
|
||||
ko build
|
||||
- run: ko login https://platform.sunet.se --username ci-sunet-cdn --password ${{ secrets.CI_SUNET_CDN }}
|
||||
- run: ko build
|
||||
env:
|
||||
KO_DOCKER_REPO: platform.sunet.se/sunet-cdn
|
||||
|
|
Loading…
Reference in a new issue