Commit aae01ae5 authored by Matteo04052017's avatar Matteo04052017
Browse files

removed tag. No need in this case to specify a local runner for GitLab CI

parent 29129582
Loading
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -28,9 +28,6 @@ test:
  - mkdir .public
  - cp -r htmlcov/* .public
  - mv .public public
# "tags" is used to select specific Runners from the list of all Runners that are allowed to run this project
  tags:
    - ska
  artifacts:
    paths:
    - public