jenkins-job-builder/tests/yamlparser/fixtures/project_flow_template003.yaml
Jan Hruban 10da7c60e8 Support additional features in Build Flow project
* Allow requiring a workspace.
* Allow running a DSL script from file.
* Adding job parameters documentation.

Change-Id: Ida71e40df3dd440d956b91005d932915bdb3d4f7
2015-03-03 21:53:38 +01:00

6 lines
111 B
YAML

- job:
name: test_job
project-type: flow
needs-workspace: true
dsl-file: script.groovy