Commit 4bc990b2 authored by Matteo04052017's avatar Matteo04052017
Browse files

ST-65: tag for docker-machine

parent 5ba797e1
Loading
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -23,6 +23,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
  script:
  - python setup.py test
  - ls -la