Skip to content

Commit ea19735

Browse files
committed
chore: removed other builds except v3 and no teardown
1 parent 6bc0165 commit ea19735

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

build/int.cloudbuild.yaml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -44,11 +44,6 @@ steps:
4444
name: 'gcr.io/cloud-foundation-cicd/$_DOCKER_IMAGE_DEVELOPER_TOOLS:$_DOCKER_TAG_VERSION_DEVELOPER_TOOLS'
4545
args: ['/bin/bash', '-c', 'cft test run TestSimpleComposerEnvV3Module --stage verify --verbose']
4646

47-
- id: destroy-all
48-
waitFor:
49-
- verify-simple-composer-env-v3
50-
name: 'gcr.io/cloud-foundation-cicd/$_DOCKER_IMAGE_DEVELOPER_TOOLS:$_DOCKER_TAG_VERSION_DEVELOPER_TOOLS'
51-
args: ['/bin/bash', '-c', 'cft test run all --stage destroy --verbose']
5247

5348
tags:
5449
- 'ci'

0 commit comments

Comments
 (0)