mirror of
https://github.com/kubernetes-sigs/node-feature-discovery.git
synced 2025-03-18 22:33:09 +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'
|
_PULL_BASE_REF: 'master'
|
||||||
options:
|
options:
|
||||||
substitution_option: ALLOW_LOOSE
|
substitution_option: ALLOW_LOOSE
|
||||||
|
machineType: 'N1_HIGHCPU_8'
|
||||||
|
|
Loading…
Add table
Reference in a new issue