Restrict build jobs to running on build node instead of master

This commit is contained in:
Jeff Grafton 2016-01-21 11:29:24 -08:00
parent fd9310fa6e
commit df53c44abc

View File

@ -1,6 +1,7 @@
- job-template:
name: 'kubernetes-{build}'
description: 'Grab the latest from GitHub, build. Test owner: Build Cop.'
node: 'build'
logrotate:
numToKeep: 200
builders: