Shallow clone for kubernetes-build and kubernetes-test-go jobs.

This commit is contained in:
Joe Finney
2016-04-25 15:43:55 -07:00
parent 596c96da8a
commit 5121ce3dc3
2 changed files with 2 additions and 0 deletions

View File

@@ -32,6 +32,7 @@
browser-url: https://github.com/kubernetes/kubernetes
wipe-workspace: false
skip-tag: true
shallow-clone: true
triggers:
- pollscm:
cron: 'H/2 * * * *'

View File

@@ -43,6 +43,7 @@
browser-url: https://github.com/kubernetes/kubernetes
wipe-workspace: false
skip-tag: true
shallow-clone: true
triggers:
- pollscm:
cron: 'H/2 * * * *'