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

publish_python_package: add tags to test stage

parent 36e50689
No related branches found
No related tags found
1 merge request!6Publish python package
Pipeline #11562 failed
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment