Skip to content

Commit b942489

Browse files
committed
chore: added sleep
1 parent f332ca2 commit b942489

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/int.cloudbuild.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ steps:
5757
- id: init-composer-v2-sharedvpc-prereq
5858
waitFor:
5959
- sleep-60-seconds
60-
- destroy-simple-composer-env-v2
60+
- verify-simple-composer-env-v2
6161
name: 'gcr.io/cloud-foundation-cicd/$_DOCKER_IMAGE_DEVELOPER_TOOLS:$_DOCKER_TAG_VERSION_DEVELOPER_TOOLS'
6262
args: ['/bin/bash', '-c', 'cft test run TestSimpleComposerEnvV2SharedVpcModule --stage init --verbose']
6363
- id: apply-composer-v2-sharedvpc-prereq

0 commit comments

Comments
 (0)