Skip to content
Snippets Groups Projects
Commit 63f6ed20 authored by Elisabetta Giani's avatar Elisabetta Giani
Browse files

publish_python_package: try to fix issue in gitlab runners.

parent 2187c796
No related branches found
No related tags found
1 merge request!6Publish python package
Pipeline #11563 passed
......@@ -41,6 +41,8 @@ test:
list_dependencies:
stage: test
tags:
- docker-executor
script:
# - pipenv graph >> pipenv_deps.txt
- pipdeptree --json >> pip_deps.json
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment