Loading .gitlab-ci.yml +1 −1 Original line number Diff line number Diff line Loading @@ -120,7 +120,7 @@ build:doc: image: python:3.6 script: - pip install -U .[rtd] - cd doc && make html - cd docs && make html tags: - build only: Loading Loading
.gitlab-ci.yml +1 −1 Original line number Diff line number Diff line Loading @@ -120,7 +120,7 @@ build:doc: image: python:3.6 script: - pip install -U .[rtd] - cd doc && make html - cd docs && make html tags: - build only: Loading