Skip to content

Commit

Permalink
Allow loose substitution for cloudbuild
Browse files Browse the repository at this point in the history
  • Loading branch information
hakman committed Jun 19, 2024
1 parent fd2a728 commit eb1c9f2
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion cloudbuild.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,5 @@ steps:

timeout: 3000s
options:
machineType: E2_HIGHCPU_8
machineType: N1_HIGHCPU_8
substitution_option: ALLOW_LOOSE

0 comments on commit eb1c9f2

Please sign in to comment.