diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 66049b3d08ff3ef619035a1a4021216ec4c176c4..0f780839b4ec0d01e541ef4555c6008c45bfa321 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -41,6 +41,8 @@ test: list_dependencies: stage: test + tags: + - docker-executor script: # - pipenv graph >> pipenv_deps.txt - pipdeptree --json >> pip_deps.json