Skip to content
Snippets Groups Projects
Commit 6e069579 authored by Sergey Kosukhin's avatar Sergey Kosukhin
Browse files

CI: automatically run for develop

parent 6fd84f2b
No related branches found
No related tags found
1 merge request!99Add Gitbab CI on Breeze
......@@ -4,6 +4,7 @@ workflow:
on_job_failure: none
rules:
- if: $CI_COMMIT_BRANCH == "master"
- if: $CI_COMMIT_BRANCH == "develop"
- if: $CI_COMMIT_BRANCH =~ /^cdi-.*-release$/
- if: $CI_PIPELINE_SOURCE == "merge_request_event"
auto_cancel:
......
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