Skip to content
Snippets Groups Projects
Commit 1fdfb77d authored by Grégoire Kubler's avatar Grégoire Kubler
Browse files

fix : static_analysis/coverage execution rule

parent 18be72c4
No related branches found
No related tags found
1 merge request!7fix : disabling windows release & -DWERROR=1 + dependencies fix
.rules:static_analysis_coverage:
rules:
- if: $CI_PIPELINE_SOURCE == 'merge_request_event' && $CI_MERGE_REQUEST_TITLE !~ /^Draft:/
when: always
when: on_success
allow_failure: false
- when: manual
- allow_failure: true
......
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