Commit 63f6ed20 authored by Elisabetta Giani's avatar Elisabetta Giani
Browse files

publish_python_package: try to fix issue in gitlab runners.

parent 2187c796
Loading
Loading
Loading
Loading
Loading
+2 −0
Original line number Original line Diff line number Diff line
@@ -41,6 +41,8 @@ test:


list_dependencies:
list_dependencies:
  stage: test
  stage: test
  tags:
   - docker-executor
  script:
  script:
    # - pipenv graph >> pipenv_deps.txt
    # - pipenv graph >> pipenv_deps.txt
    - pipdeptree --json >> pip_deps.json
    - pipdeptree --json >> pip_deps.json