Don't let marge run post-merge pipeline
This is a small regression from previous change.
This commit is contained in:
parent
26c45d6ca3
commit
8cb3a84d97
@ -55,7 +55,7 @@ manifest:
|
||||
extends:
|
||||
- '.global_ci_policy'
|
||||
rules:
|
||||
- if: '$GITLAB_USER_LOGIN == "gstreamer-merge-bot"'
|
||||
- if: '$CI_MERGE_REQUEST_SOURCE_BRANCH_NAME && $GITLAB_USER_LOGIN == "gstreamer-merge-bot"'
|
||||
when: 'always'
|
||||
- if: '$CI_PROJECT_PATH == "gstreamer/cerbero"'
|
||||
when: 'always'
|
||||
|
Loading…
x
Reference in New Issue
Block a user