mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-25 12:43:23 +00:00
Restrict build jobs to running on build node instead of master
This commit is contained in:
parent
fd9310fa6e
commit
df53c44abc
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user