Commit 57d18892 authored by Justin Weber's avatar Justin Weber
Browse files

Update .gitlab-ci.yml file

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