Skip to content
Snippets Groups Projects
Commit 1fccd463 authored by Hanna  JULIENNE's avatar Hanna JULIENNE
Browse files

Update .gitlab-ci.yml

parent 9c7fffed
No related branches found
No related tags found
Loading
...@@ -5,7 +5,7 @@ pages: ...@@ -5,7 +5,7 @@ pages:
- apk --no-cache add py2-pip python-dev - apk --no-cache add py2-pip python-dev
- pip install sphinx - pip install sphinx
- apk --no-cache add make - apk --no-cache add make
- cd doc - cd impute_jass/doc
- make html - make html
- mv build/html/ ../public - mv build/html/ ../public
artifacts: artifacts:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment