Loading .gitlab-ci.yml +1 −1 Original line number Diff line number Diff line Loading @@ -133,7 +133,7 @@ pages: tags: - git-run-ia2 needs: - job: apply_autopep8 - job: install_project artifacts: true before_script: - pip install -r docs/requirements.txt Loading Loading
.gitlab-ci.yml +1 −1 Original line number Diff line number Diff line Loading @@ -133,7 +133,7 @@ pages: tags: - git-run-ia2 needs: - job: apply_autopep8 - job: install_project artifacts: true before_script: - pip install -r docs/requirements.txt Loading