Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Fractalis
fractalis
Commits
7fbd2722
Commit
7fbd2722
authored
Jun 19, 2018
by
Sascha Herzinger
Browse files
fixing ci coverage report
parent
cd730a6f
Pipeline
#5446
passed with stages
in 36 minutes and 45 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
7fbd2722
...
...
@@ -62,7 +62,7 @@ test:
> /config.py
&& export FRACTALIS_CONFIG=/config.py
&& celery worker -D -A fractalis:celery -l debug --concurrency=1
&& pytest --color=yes --verbose --capture=no --cov=/usr/lib/python3.
4
/site-packages/fractalis tests/
&& pytest --color=yes --verbose --capture=no --cov=/usr/lib/python3.
6
/site-packages/fractalis tests/
"
dependencies
:
-
build:image
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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