Commit 2216c5a1 authored by Laanait, Nouamane's avatar Laanait, Nouamane
Browse files

Update .gitlab-ci.yml

parent 14f21a08
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -48,7 +48,7 @@ build:
pages:
  script:
  - pip install sphinx sphinx-rtd-theme
  - cd doc ; make html
  - cd docs ; make html
  - mv build/html/ ../public/
  artifacts:
    paths: