Commit cb9553ae authored by Stewart Williams's avatar Stewart Williams
Browse files

Merge branch 'master' into ST3_containerise_Python_device

parents ade0c4ca d03eaeb2
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -18,8 +18,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:
  - make build
  - make test