Another update

This commit is contained in:
Patrik Lundin 2025-02-05 20:30:40 +01:00
parent 3b3aa21be4
commit 83013aa0ae
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@a516d1e2a246d5aeca146a9f5dbc59f7fcbba0fa
- uses: https://platform.sunet.se/sunet-cdn/runner-action-kaniko@2138c52c9c1c155a718191ee123a3a71abafdd44
with:
credential: ci-sunet-cdn:${{ secrets.CI_SUNET_CDN }}
image: sunet-cdn/sunet-vcl-validator:${{ env.REMOTE_CODE_REF }}