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
173abfc7
Commit
173abfc7
authored
Jul 23, 2021
by
Paul McCarthy
🚵
Browse files
CI: wrong URL
parent
e849e144
Changes
1
Hide whitespace changes
Inline
Side-by-side
.ci/new_release.sh
View file @
173abfc7
...
...
@@ -20,5 +20,5 @@ cat fslinstaller.py | sed "$PATTERN" > $DEST
# The update_manifest.py script uses functionality from fsl-ci-rules, so
# we need to install that before running the script.
python
-m
pip
install
--upgrade
pip
python
-m
pip
install
git+
git@
git.fmrib.ox.ac.uk
:
/fsl/fsl-ci-rules.git
python
-m
pip
install
git+
https://
git.fmrib.ox.ac.uk/fsl/fsl-ci-rules.git
python ./.ci/update_manifest.py
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