Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
sns-hfir-scse
sans
sans-backend
Commits
663169c0
Commit
663169c0
authored
Sep 21, 2022
by
Peterson, Peter
Browse files
Add conda-forge so versioneer can be found
parent
1cfc2f71
Pipeline
#285416
failed with stages
in 77 minutes and 37 seconds
Changes
1
Pipelines
17
Hide whitespace changes
Inline
Side-by-side
scripts/publish_package.sh
View file @
663169c0
...
...
@@ -9,7 +9,7 @@ cd "${DIREC}/../conda.recipe"
# setup and build the conda package
conda
install
-y
anaconda-client conda-build conda-verify
conda build
--output-folder
.
.
-c
neutrons
-c
mantid/label/nightly
conda build
--output-folder
.
.
-c
neutrons
-c
mantid/label/nightly
-c
conda-forge
# show what tarballs were created
ls
*
/
*
.tar.bz2
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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