We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1d45563 commit f203178Copy full SHA for f203178
build/int.cloudbuild.yaml
@@ -92,6 +92,7 @@ steps:
92
- id: apply simple-regional-additional-local
93
waitFor:
94
- init-all
95
+ - teardown simple-regional-local
96
name: 'gcr.io/cloud-foundation-cicd/$_DOCKER_IMAGE_DEVELOPER_TOOLS:$_DOCKER_TAG_VERSION_DEVELOPER_TOOLS'
97
args: ['/bin/bash', '-c', 'cft test run TestSimpleRegionalAdditionalIPRanges --stage apply --verbose']
98
- id: verify simple-regional-additional-local
0 commit comments