mirror of
https://github.com/kubernetes-sigs/node-feature-discovery.git
synced 2024-12-14 11:57:51 +00:00
cloudbuild.yaml: upgrade machine type to n1-highcpu-8
Hopefully speeds up our multi-arch builds.
This commit is contained in:
parent
60adfe8d9e
commit
03daab9ba1
1 changed files with 1 additions and 0 deletions
|
@ -12,3 +12,4 @@ substitutions:
|
|||
_PULL_BASE_REF: 'master'
|
||||
options:
|
||||
substitution_option: ALLOW_LOOSE
|
||||
machineType: 'N1_HIGHCPU_8'
|
||||
|
|
Loading…
Reference in a new issue