We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 28fb36e commit 22776a8Copy full SHA for 22776a8
cloudbuild.yaml
@@ -8,3 +8,4 @@ steps:
8
images:
9
- 'gcr.io/$PROJECT_ID/$REPO_NAME:$COMMIT_SHA'
10
- 'gcr.io/$PROJECT_ID/$REPO_NAME:latest'
11
+timeout: 15m
0 commit comments