Loading .gitlab-ci.yml +1 −1 Original line number Diff line number Diff line Loading @@ -33,7 +33,7 @@ test: paths: - htmlcov dependency_check: list_dependencies: stage: test script: - pipenv graph >> pipenv_deps.txt Loading Loading
.gitlab-ci.yml +1 −1 Original line number Diff line number Diff line Loading @@ -33,7 +33,7 @@ test: paths: - htmlcov dependency_check: list_dependencies: stage: test script: - pipenv graph >> pipenv_deps.txt Loading