summaryrefslogtreecommitdiffstats
path: root/.gitlab-ci-coverage-runners.yml
blob: 0f6b2ec1581b0030b517e2283f94bbeff13d6959 (plain)
1
2
3
4
5
6
7
8
9
10
include:
  - /.gitlab-ci-default-runners.yml

.shared_runner_test:
  # We need the more powerful n1-standard-2 runners
  # in order to handle the lcov overhead.
  #
  # See .gitlab-ci-default-runners.yml for more details
  tags:
    - gitlab-org-docker