Skip to content
Snippets Groups Projects
Commit e172924e authored by Sylvester Joosten's avatar Sylvester Joosten
Browse files

fix debug rule

parent 8283f847
No related branches found
No related tags found
1 merge request!200Publish feature branches from the master CI
......@@ -285,7 +285,7 @@ jug_xl:feature:
- if: '$CI_COMMIT_BRANCH == "master"'
when: on_success
# debug, to be disabled before merging FIXME
- if: '$CI_COMMIT_BRANCH == "merge_request_event"'
- if: '$CI_PIPELINE_SOURCE == "merge_request_event"'
when: on_success
- when: never
needs:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment