Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
FSL
conda
manifest-rules
Commits
e136ca15
Commit
e136ca15
authored
Jul 30, 2021
by
Paul McCarthy
🚵
Browse files
CI: tweak both manifest and manifest-rules workflow rules
parent
6fda0496
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
e136ca15
...
...
@@ -3,10 +3,12 @@ stages:
-
check-version
# Don't run
on merge request
s
# Don't run
pipeline on MR
s
workflow
:
rules
:
-
if
:
'
$CI_MERGE_REQUEST_ID
==
null'
-
if
:
'
$CI_PIPELINE_SOURCE
==
"merge_request_event"'
when
:
never
-
when
:
always
test
:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment