Update to latest action
Adds a newline
This commit is contained in:
parent
d8be00c3ec
commit
b47b3a22d8
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@6afbf1ce25dc0f5e56242e1386c15aa1390a753b
|
||||
- uses: https://platform.sunet.se/sunet-cdn/runner-action-kaniko@721c7174d7733de877005c4afb0b4ada74f04868
|
||||
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