Skip to content
Snippets Groups Projects
Commit e8c2f221 authored by Jonas Höppner's avatar Jonas Höppner
Browse files

CI: Enable analyze stage again

parent c7f8bf0d
No related branches found
No related tags found
1 merge request!115CI: Rename gitlab-ci jobs
...@@ -33,6 +33,7 @@ workflow: ...@@ -33,6 +33,7 @@ workflow:
.analyze: .analyze:
stage: analyze stage: analyze
rules: rules:
- if: $CI_MERGE_REQUEST_IID
- if: $CI_COMMIT_BRANCH == "master" - if: $CI_COMMIT_BRANCH == "master"
when: never when: never
timeout: 2m timeout: 2m
......
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