Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Duncan Macleod
lalsuite
Commits
b10a8e2e
Verified
Commit
b10a8e2e
authored
Dec 17, 2020
by
Duncan Macleod
Browse files
ci: use conda index in conda upgrade job
so that local packages can be properly searched for
parent
1ddbe34e
Pipeline
#177409
passed with stages
in 193 minutes and 58 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
b10a8e2e
...
...
@@ -1143,6 +1143,8 @@ upgrade:conda:linux:
-
lalinference:conda
-
lalapps:conda
script
:
# properly index the newly built packages
-
conda index ${CONDA_BLD_PATH}
# install latest release
-
conda create -n upgrade-test lalapps
# install new packages
...
...
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