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
f33057ef
Commit
f33057ef
authored
Aug 07, 2021
by
Daniel Scheffler
Browse files
Fixed wrong environment name.
Signed-off-by:
Daniel Scheffler
<
danschef@gfz-potsdam.de
>
parent
161882c0
Pipeline
#26331
passed with stages
in 13 minutes and 51 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
f33057ef
...
...
@@ -61,7 +61,7 @@ test_geoarray_install:
# create geoarray environment from environment_geoarray.yml
-
mamba env create --name geoarray_test -f tests/CI_docker/context/environment_geoarray.yml
-
conda activate
enpt
_test
-
conda activate
geoarray
_test
# install geoarray
-
pip install -e .
...
...
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