Another update
This commit is contained in:
parent
3b3aa21be4
commit
83013aa0ae
1 changed files with 1 additions and 1 deletions
|
@ -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 }}
|
||||
|
|
Loading…
Add table
Reference in a new issue