Skip to content

Commit b64611b

Browse files
authored
Merge pull request #284 from mkumatag/bump_machine_type
Bump the machineType to E2_HIGHCPU_8
2 parents ce280d2 + bed8e15 commit b64611b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

hack/ci/push-binaries/cloudbuild.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# See https://cloud.google.com/cloud-build/docs/build-config
22
options:
33
substitution_option: ALLOW_LOOSE
4+
machineType: 'E2_HIGHCPU_8'
45
steps:
56
- name: gcr.io/k8s-staging-test-infra/kubekins-e2e:latest-master
67
env:

0 commit comments

Comments
 (0)