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
3e5ecfc0
Commit
3e5ecfc0
authored
Jul 31, 2021
by
Paul McCarthy
🚵
Browse files
CI: Actually deploy installer script (what caused the infinite self update
loop)
parent
55490e70
Changes
1
Hide whitespace changes
Inline
Side-by-side
.ci/new_release.sh
View file @
3e5ecfc0
...
...
@@ -18,6 +18,8 @@ if [ "$scriptver" != "$CI_COMMIT_TAG" ]; then
exit
1
fi
cp
fslinstaller.py
$FSLINSTALLER_DEPLOY_DIRECTORY
/
# Then we call the update_manifest.py script, which opens a merge request
# on the fsl/conda/manifest repository, to update the latest available
# installer version in the manifest.
...
...
Write
Preview
Markdown
is supported
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