Skip to content
Snippets Groups Projects
Commit ef36f597 authored by Dominique Benielli's avatar Dominique Benielli
Browse files

Update .gitlab-ci.yml

parent 56c9e48a
Branches
Tags
No related merge requests found
Pipeline #11896 failed
...@@ -22,7 +22,7 @@ doc: ...@@ -22,7 +22,7 @@ doc:
- export LC_ALL=$(locale -a | grep en_US) - export LC_ALL=$(locale -a | grep en_US)
- export LANG=$(locale -a | grep en_US) - export LANG=$(locale -a | grep en_US)
- pip3 install -e .[doc] - pip3 install -e .[doc]
- rm -Rf build/sphinx - rm -Rf build
- python3 setup.py build_sphinx - python3 setup.py build_sphinx
artifacts: artifacts:
paths: paths:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment