See if it is correctly substituted when not doing echo
Some checks failed
/ test (pull_request) Failing after 12s

This commit is contained in:
Patrik Lundin 2024-06-27 15:29:27 +02:00
parent 03e0cd6f33
commit b4c596fc1f
Signed by: patlu
GPG key ID: A0A812BA2249F294

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