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
6898866f
Commit
6898866f
authored
Jul 23, 2021
by
Paul McCarthy
🚵
Browse files
RF: Make repo public, easier this way
parent
928de83f
Changes
1
Hide whitespace changes
Inline
Side-by-side
.ci/new_release.sh
View file @
6898866f
...
...
@@ -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+https://
gitlab-ci-token:
${
FSL_CI_API_TOKEN
}
@
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