jenkins-job-builder/tests/scm/fixtures/git-shallow-clone01.yaml
Khai Do bf3218193b make scm test as the example
scm module had a few existing tests so now those tests are the examples.

Change-Id: Iaf039a5bb6f3910b09198e4a800a94f3f58804f9
2014-01-31 20:56:48 +00:00

9 lines
222 B
YAML

scm:
- git:
url: https://github.com/openstack-infra/jenkins-job-builder.git
credentials-id: "43ed1990-46e5-4ed0-bfda-8d83e5cdd65f"
branches:
- master
clean: true
shallow-clone: true