Update to new kaniko action
This commit is contained in:
parent
794f9c4d17
commit
d4a8902291
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@2088faeaa6a22c2f85b61a7b41cdecf4f83cf36a
|
||||
- uses: https://platform.sunet.se/sunet-cdn/runner-action-kaniko@4a8753d4985f748beacc2fb17d2eac39dbdbe8df
|
||||
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