Skip to content
Snippets Groups Projects
Commit 58f727ee authored by Gilquin's avatar Gilquin
Browse files

ci: add merge request rules

parent 10580c9c
No related branches found
No related tags found
1 merge request!9fix: correct code formatting and warnings
Pipeline #2169 passed
...@@ -24,3 +24,4 @@ pages: ...@@ -24,3 +24,4 @@ pages:
- public - public
rules: rules:
- if: $CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH - if: $CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH
- if: $CI_PIPELINE_SOURCE == 'merge_request_event'
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment