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
d29278c2
Commit
d29278c2
authored
Oct 30, 2020
by
William Clarke
Browse files
Second attempt
parent
bea10fd2
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
d29278c2
...
...
@@ -119,8 +119,11 @@ build-conda-dist:
stage
:
build
variables
:
GIT_SUBMODULE_STRATEGY
:
normal
script
:
before_script
:
-
conda init bash
-
source ~/.bashrc
-
conda activate fsl_build
script
:
-
conda build --output-folder ./dist/ -c defaults -c conda-forge -c https://fsl.fmrib.ox.ac.uk/fsldownloads/fslconda/channel/ ./.conda
artifacts
:
paths
:
...
...
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