1
0
Fork 0
mirror of https://github.com/kubernetes-sigs/node-feature-discovery.git synced 2025-04-23 12:47:17 +00:00

Merge pull request from marquiz/devel/cloudbuild-machinetype

cloudbuild.yaml: upgrade machine type to n1-highcpu-8
This commit is contained in:
Kubernetes Prow Robot 2022-01-21 00:17:58 -08:00 committed by GitHub
commit 117bfe9eb1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -12,3 +12,4 @@ substitutions:
_PULL_BASE_REF: 'master'
options:
substitution_option: ALLOW_LOOSE
machineType: 'N1_HIGHCPU_8'