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

[CI] Ok, this should be the CI we want.

Basically :
- When you push a Dockerfile, all the pipeline will be triggered, except the push-prod stage.
- When you push a docker-compose, only the security checks will be done, based on the latest built image. It is in that case useless to rebuild the image!
- When you push a clair-whitelist, only the Clair stage will be done. Same reason as above.
- When you push something else (e.g. a config file), you may trigger any step you want by hand, for flexibility. No more dumb "Trigger CI" commits!
- When you push something else (not in a pica-* folder), nothing happens and you cannot trigger anything. This is expected.
parent 33f6a5a7
No related branches found
No related tags found
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