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
arosics
Commits
8035ba27
Commit
8035ba27
authored
May 08, 2021
by
Daniel Scheffler
Browse files
Reverted .gitlab-ci.yml.
Signed-off-by:
Daniel Scheffler
<
danschef@gfz-potsdam.de
>
parent
aa607069
Pipeline
#22796
failed with stages
in 19 minutes and 19 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
8035ba27
...
...
@@ -14,8 +14,8 @@ test_arosics:
-
source /root/miniconda3/bin/activate ci_env
# update py_tools_ds and geoarray
#
- pip install -U py_tools_ds -q
#
- pip install -U geoarray -q
-
pip install -U py_tools_ds -q
-
pip install -U geoarray -q
# run tests
-
make nosetests
...
...
@@ -81,8 +81,7 @@ test_arosics_install:
-
python -c "import arosics; print(arosics)"
-
python -c "from arosics import COREG, COREG_LOCAL"
only
:
# - master
-
disabled
# FIXME
-
master
pages
:
# this job must be called 'pages' to advise GitLab to upload content to GitLab Pages
...
...
Write
Preview
Markdown
is supported
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