Skip to content
Snippets Groups Projects
Verified Commit 88a47801 authored by Quentin Duchemin's avatar Quentin Duchemin
Browse files

[CI] Security tasks are done only on build success

parent bc6ce60f
No related branches found
No related tags found
No related merge requests found
......@@ -116,7 +116,7 @@ clair:
- "pica-*/Dockerfile"
- "pica-*/docker-compose.yml"
- "pica-*/clair-whitelist.yml"
when: always
when: on_success
- changes:
- "pica-*/*"
when: manual
......@@ -149,7 +149,7 @@ docker-bench-security:
- changes:
- "pica-*/Dockerfile"
- "pica-*/docker-compose.yml"
when: always
when: on_success
- changes:
- "pica-*/*"
when: manual
......
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