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
installer
Commits
10226022
Commit
10226022
authored
Jul 30, 2021
by
Paul McCarthy
🚵
Browse files
CI: Accidentally disabled all pipelines I think
parent
f8386d31
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
10226022
...
...
@@ -16,8 +16,9 @@ stages:
# Don't run pipeline on MRs
workflow
:
rules
:
-
if
:
'
$CI_
MERGE_REQUEST_ID
==
null
'
-
if
:
'
$CI_
PIPELINE_SOURCE
==
"merge_request_event"
'
when
:
never
-
when
:
always
# These variables should be set as CI/CD variables in
...
...
Write
Preview
Supports
Markdown
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