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
Michiel Cottaar
fsl_mrs
Commits
fd2c0cd6
Commit
fd2c0cd6
authored
Feb 06, 2021
by
Paul McCarthy
🚵
Browse files
CI: New common test stage, not used in this repo, but has to be defined
parent
75fc2ef4
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
fd2c0cd6
...
@@ -12,9 +12,11 @@
...
@@ -12,9 +12,11 @@
# 3. doc: Building user documentation which appears at:
# 3. doc: Building user documentation which appears at:
# https://open.win.ox.ac.uk/pages/fsl/fsl_mrs/
# https://open.win.ox.ac.uk/pages/fsl/fsl_mrs/
#
#
# 4. build
# 4. build
# & deploy: Build in three stages fsl-ci-pre, fsl-ci-build,
# & deploy: Build conda package in three stages fsl-ci-pre,
# sl-ci-deploy
# fsl-ci-build, fsl-ci-deploy (fsl-ci-test is not
# used in this repository).
#
#
#
# A custom docker image is used for the test job - images are
# A custom docker image is used for the test job - images are
# available at:
# available at:
...
@@ -39,6 +41,7 @@ stages:
...
@@ -39,6 +41,7 @@ stages:
-
doc
-
doc
-
fsl-ci-pre
-
fsl-ci-pre
-
fsl-ci-build
-
fsl-ci-build
-
fsl-ci-test
-
fsl-ci-deploy
-
fsl-ci-deploy
####################################
####################################
...
...
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