mirror of
https://github.com/kubernetes-sigs/node-feature-discovery.git
synced 2025-03-05 08:17:04 +00:00
Merge pull request #1685 from marquiz/devel/cloud-build
cloudbuild.yaml: downgrade machine type to e2-highcpu-8
This commit is contained in:
commit
122373c36a
1 changed files with 1 additions and 1 deletions
|
@ -12,4 +12,4 @@ substitutions:
|
|||
_PULL_BASE_REF: 'master'
|
||||
options:
|
||||
substitution_option: ALLOW_LOOSE
|
||||
machineType: 'E2_HIGHCPU_32'
|
||||
machineType: 'E2_HIGHCPU_8'
|
||||
|
|
Loading…
Add table
Reference in a new issue