summaryrefslogtreecommitdiffstats
path: root/tests/yamlparser/fixtures/project-with-auth-properties.yaml
blob: f761d8ce7c380b2e37c7d1d2753bdf6928b730f2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
- property:
    name: auth-prop-test
    properties:
    - authorization:
        auser:
          - job-build

- job:
    name: auth-job-test
    project-type: folder
    properties:
    - auth-prop-test