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
67e55b4b
Commit
67e55b4b
authored
Sep 08, 2021
by
Daniel Scheffler
Browse files
Use debug mode when creating test environment in test_geoarray_install.
Signed-off-by:
Daniel Scheffler
<
danschef@gfz-potsdam.de
>
parent
e364e608
Pipeline
#27300
canceled with stages
in 58 minutes and 30 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
67e55b4b
...
...
@@ -57,7 +57,7 @@ test_geoarray_install:
-
mamba update -n base -c conda-forge --all
# create geoarray environment from environment_geoarray.yml
-
mamba env create -v -v
-v
--name geoarray_test -f tests/CI_docker/context/environment_geoarray.yml
-
mamba 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