Commit b7024b30 authored by Justin Weber's avatar Justin Weber
Browse files

Update .gitlab-ci.yml file

parent 57d18892
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -10,7 +10,7 @@ stages:
docs:userguide:
docs:userguide:
  image: sphinxdoc/sphinx:latest
  image: sphinxdoc/sphinx:latest
  script:
  script:
    - pip install sphinx_rtd_theme
    - pip install sphinx_rtd_theme sphinx_tabs
    - make -C docs
    - make -C docs
    - make -C docs/picvva
    - make -C docs/picvva
  stage: build-docs
  stage: build-docs