Browse Source

Use E2_HIGHCPU_8 machine in GCB

DarthSim 10 months ago
parent
commit
c266461887
1 changed files with 1 additions and 1 deletions
  1. 1 1
      cloudbuild.yaml

+ 1 - 1
cloudbuild.yaml

@@ -49,7 +49,7 @@ availableSecrets:
       env: DOCKER_HUB_TOKEN
 
 options:
-  machineType: 'N1_HIGHCPU_8'
+  machineType: 'E2_HIGHCPU_8'
   logging: CLOUD_LOGGING_ONLY
   dynamic_substitutions: true