jenkins-job-builder/tests/yamlparser/fixtures/project_folder_template003.yaml
Jo Rhett 895d8f3f7a Fix Authorization properties for folder and job in Folder
This outputs the correct XML schema for authorization properties for
  both a folder, and a job inside a folder.
Story: 2006493
Story: 2006611

Change-Id: I14662855613ce146f74b85f5978a0ed828f4439b
2019-10-02 12:07:13 -07:00

10 lines
200 B
YAML

- job:
name: folder_with_auth
project-type: folder
description: foo bar
properties:
- authorization:
foobar:
- 'job-read'
- 'job-extended-read'