1
0
Fork 0
mirror of https://github.com/kubernetes-sigs/node-feature-discovery.git synced 2025-03-15 04:57:56 +00:00

Merge pull request #1678 from marquiz/devel/cloudbuild

cloudbuild.yaml: change machine type to e1-highcpu-32
This commit is contained in:
Kubernetes Prow Robot 2024-04-25 08:11:51 -07:00 committed by GitHub
commit abb31ae41c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -12,4 +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' machineType: 'E2_HIGHCPU_32'