Commit 7584ed91 authored by Akke Esa Tapio Viitanen's avatar Akke Esa Tapio Viitanen
Browse files

Update .gitlab-ci.yml file

parent 2f3d2a26
Loading
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -17,8 +17,7 @@ pages:
  tags:
    - local
  script:
    - . init.sh
    - pip install sphinx sphinx_rtd_theme sphinx-autoapi sphinx_copybutton nbsphinx importlib-metadata
    - pip install -e .
    - cd docs
    - make html
    - mv build/html ../public