Skip to content
Snippets Groups Projects
Commit 8dd2ed07 authored by valentin.emiya's avatar valentin.emiya
Browse files

update CI

parent d9c07c12
No related branches found
No related tags found
No related merge requests found
Pipeline #5091 failed
......@@ -4,6 +4,7 @@ tests:
tags:
- docker
script:
- cd python
- pip3 install --no-deps .
- pytest-3
......@@ -15,6 +16,7 @@ pages:
only:
- master
script:
- cd python
- pip3 install --no-deps .
- python3 setup.py build_sphinx
- cp -r build/sphinx/html public
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment