summaryrefslogtreecommitdiffstats
path: root/tests/duplicates/fixtures/exception_projects002.yaml
blob: b6d53ad86d2e56824773fbedb490f1b500647318 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
- project:
    name: duplicate-groups
    jobs:
      - 'group-001'
      - 'group-001'

- job-group:
    name: 'group-001'
    jobs:
      - dummy-job

- job:
    name: dummy-job