Commit e68ea9e8 authored by Fabio Yeon's avatar Fabio Yeon

Merge pull request #19936 from ixdy/jenkins-job-configs

Restrict build jobs to running on build node instead of master
parents ef80fcc9 df53c44a
- job-template: - job-template:
name: 'kubernetes-{build}' name: 'kubernetes-{build}'
description: 'Grab the latest from GitHub, build. Test owner: Build Cop.' description: 'Grab the latest from GitHub, build. Test owner: Build Cop.'
node: 'build'
logrotate: logrotate:
numToKeep: 200 numToKeep: 200
builders: builders:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment