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 Diff line number Diff line
@@ -41,6 +41,8 @@ test:

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