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
Daniel Scheffler
geoarray
Commits
d4d98e33
Commit
d4d98e33
authored
Sep 08, 2021
by
Daniel Scheffler
Browse files
Use conda to create test environment.
Signed-off-by:
Daniel Scheffler
<
danschef@gfz-potsdam.de
>
parent
67e55b4b
Pipeline
#27307
failed with stages
in 61 minutes and 55 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
d4d98e33
...
...
@@ -57,7 +57,7 @@ test_geoarray_install:
-
mamba update -n base -c conda-forge --all
# create geoarray environment from environment_geoarray.yml
-
mamb
a env create -v -v --name geoarray_test -f tests/CI_docker/context/environment_geoarray.yml
-
cond
a env create -v -v --name geoarray_test -f tests/CI_docker/context/environment_geoarray.yml
-
conda activate geoarray_test
# install geoarray
...
...
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