Skip to content

Commit

Permalink
Switch to e2 machine type
Browse files Browse the repository at this point in the history
Signed-off-by: Terry Howe <[email protected]>
  • Loading branch information
Terry Howe committed Mar 30, 2023
1 parent 9854be3 commit b1f2fac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion images/kube-deploy/container-image/cloudbuild.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
timeout: 3600s
options:
substitution_option: ALLOW_LOOSE
machineType: 'N1_HIGHCPU_8'
machineType: 'E2_HIGHCPU_8'
steps:
- name: 'gcr.io/cloud-builders/docker'
args: [ 'pull', 'debian:buster' ]
Expand Down

0 comments on commit b1f2fac

Please sign in to comment.