Skip to content
Snippets Groups Projects
Commit 77dc5e09 authored by Rohit Shambhuni's avatar Rohit Shambhuni
Browse files

Update kaniko.yml

parent 9dfbb51b
No related branches found
No related tags found
No related merge requests found
Pipeline #15355750 passed
Loading
Loading
@@ -18,6 +18,7 @@
$KANIKO_EXTRA_ARGS
--cache
# Runs a container scan on the image at $KANIKO_DESTINATION
- apk add --no-cache curl
- curl -X POST --form token=${PIPELINE_TRIGGER_TOKEN} --form ref=master --form "variables[IMAGES]=${KANIKO_DESTINATION}" https://gitlab.com/api/v4/projects/16505542/trigger/pipeline
after_script: |
cat <<-EOD
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment