mirror of
https://github.com/kubernetes-sigs/node-feature-discovery.git
synced 2025-03-14 20:56:42 +00:00
Merge pull request #1678 from marquiz/devel/cloudbuild
cloudbuild.yaml: change machine type to e1-highcpu-32
This commit is contained in:
commit
abb31ae41c
1 changed files with 1 additions and 1 deletions
|
@ -12,4 +12,4 @@ substitutions:
|
|||
_PULL_BASE_REF: 'master'
|
||||
options:
|
||||
substitution_option: ALLOW_LOOSE
|
||||
machineType: 'N1_HIGHCPU_8'
|
||||
machineType: 'E2_HIGHCPU_32'
|
||||
|
|
Loading…
Add table
Reference in a new issue