Update again
Some checks failed
/ container (push) Failing after 16s

This commit is contained in:
Patrik Lundin 2025-02-05 20:40:54 +01:00
parent 83013aa0ae
commit d9f46a0046
Signed by: patlu
GPG key ID: A0A812BA2249F294

View file

@ -11,7 +11,7 @@ jobs:
git clone https://github.com/SUNET/sunet-vcl-validator.git
cd sunet-vcl-validator
git checkout ${{ env.REMOTE_CODE_REF }}
- uses: https://platform.sunet.se/sunet-cdn/runner-action-kaniko@2138c52c9c1c155a718191ee123a3a71abafdd44
- uses: https://platform.sunet.se/sunet-cdn/runner-action-kaniko@757ba884366fa1fd28870fd97958ed54c8afd1e9
with:
credential: ci-sunet-cdn:${{ secrets.CI_SUNET_CDN }}
image: sunet-cdn/sunet-vcl-validator:${{ env.REMOTE_CODE_REF }}