Merge pull request #19936 from ixdy/jenkins-job-configs
Restrict build jobs to running on build node instead of master
This commit is contained in:
		| @@ -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: | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Fabio Yeon
					Fabio Yeon