jenkins-job-builder/tests/scm/fixtures/git-sparse-checkout01.yaml

9 lines
210 B
YAML

scm:
- git:
url: https://github.com/openstack-infra/jenkins-job-builder.git
sparse-checkout:
paths:
- "path1"
- "path2"
- "path3"