Skip to content
Snippets Groups Projects
Commit 0d95fa08 authored by Matteo04052017's avatar Matteo04052017
Browse files

.

parent 3be8f708
No related branches found
No related tags found
No related merge requests found
Pipeline #10738 passed
......@@ -20,8 +20,8 @@ before_script:
# In this case we have only the test job which produce an artifacts (it must be placed into a directory called "public")
# It is also specified that only the master branch will be subject of this job.
test:
tags:
- docker-machine
# tags:
# - docker-machine
script:
- pipenv run python setup.py test
- ls -la
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment