Commit 2187c796 authored by Elisabetta Giani's avatar Elisabetta Giani
Browse files

publish_python_package: add tags to test stage

parent 36e50689
Loading
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -28,8 +28,8 @@ stages:
#  job. TODO: possibly a candidate for refactor / renaming later on.
test:
  stage: test
#  tags:
#   - docker-executor
  tags:
   - docker-executor
  script:
  #  - pipenv run python setup.py test
   - python3 setup.py test