Loading .gitlab-ci.yml +2 −2 Original line number Diff line number Diff line Loading @@ -5,9 +5,9 @@ test: - python setup.py test pages: buildp:ages: script: - pip install sphinx - pip install sphinx sphinx-bootstrap-theme - make docs - mv _build/html/ public/ artifacts: Loading Loading
.gitlab-ci.yml +2 −2 Original line number Diff line number Diff line Loading @@ -5,9 +5,9 @@ test: - python setup.py test pages: buildp:ages: script: - pip install sphinx - pip install sphinx sphinx-bootstrap-theme - make docs - mv _build/html/ public/ artifacts: Loading