Skip to content

Commit 7605046

Browse files
committed
Review comments
1 parent 78e4f8b commit 7605046

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

cloudbuild-cleanup.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,13 @@
11
steps:
22
- name: $_TEST_RUNNER_IMAGE
3+
id: cleanup
34
dir: /
5+
timeout: 600s
46
args:
57
- cleanup
68
- --environment=$_E2E_ENVIRONMENT
79
- --project-id=$PROJECT_ID
810
- --test-run-id=$_TEST_RUN_ID
11+
12+
substitutions:
13+
_TEST_RUN_ID: $BUILD_ID

0 commit comments

Comments
 (0)