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

Update kaniko.yml

parent 8639dc1a
No related branches found
No related tags found
No related merge requests found
Pipeline #15355859 failed
Loading
Loading
@@ -17,6 +17,7 @@
--destination $KANIKO_DESTINATION
$KANIKO_EXTRA_ARGS
--cache
- echo "[MESSAGE] " $KANIKO_DESTINATION
after_script: |
cat <<-EOD
----------------------------------------------------------
Loading
Loading
@@ -32,7 +33,7 @@
variables:
IMAGES: $KANIKO_DESTINATION
script:
- echo $KANIKO_DESTINATION
- echo "[MESSAGE] " $KANIKO_DESTINATION
trigger:
project: gitlab-com/gl-security/appsec/container-scanners
strategy: depend
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