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
geomultisens
gms_preprocessing
Commits
0dd2bc1a
Commit
0dd2bc1a
authored
Mar 27, 2020
by
Daniel Scheffler
Browse files
Added spechomo installation.
Signed-off-by:
Daniel Scheffler
<
danschef@gfz-potsdam.de
>
parent
7fd96b0f
Pipeline
#7927
failed with stage
in 1 minute and 37 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
0dd2bc1a
...
...
@@ -17,8 +17,7 @@ stages:
test_gms_preprocessing
:
stage
:
test
script
:
-
source /root/miniconda3/bin/activate
-
source activate ci_env
-
source /root/miniconda3/bin/activate ci_env
-
export GDAL_DATA=/root/miniconda3/envs/ci_env/share/gdal
-
export PYTHONPATH=$PYTHONPATH:/root
# /root <- directory needed later
-
export GMS_db_host=${GMS_DB_HOST}
...
...
@@ -34,6 +33,8 @@ test_gms_preprocessing:
# - cd ../../
# make tests
-
pip install git+https://gitext.gfz-potsdam.de/geomultisens/spechomo
# TODO remove as soon as this is included in the CI container
# run tests
-
make nosetests
-
make docs
...
...
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