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:
.analyze:
stage: analyze
rules:
- if: $CI_MERGE_REQUEST_IID
- if: $CI_COMMIT_BRANCH == "master"
when: never
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