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
pyrsr
Commits
025f3db5
Commit
025f3db5
authored
Sep 07, 2021
by
Daniel Scheffler
Browse files
Fixed previous commit.
Signed-off-by:
Daniel Scheffler
<
danschef@gfz-potsdam.de
>
parent
15368624
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
025f3db5
...
...
@@ -10,7 +10,7 @@ stages:
test_pyrsr
:
stage
:
test
script
:
-
source /root/m
iniconda3
/bin/activate ci_env
-
source /root/m
ambaforge
/bin/activate ci_env
-
make nosetests
# create the docs
...
...
@@ -29,7 +29,7 @@ test_pyrsr:
test_styles
:
stage
:
test
script
:
-
source /root/m
iniconda3
/bin/activate ci_env
-
source /root/m
ambaforge
/bin/activate ci_env
-
make lint
artifacts
:
paths
:
...
...
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