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 4f8dc9a commit 8305901Copy full SHA for 8305901
build/int.cloudbuild.yaml
@@ -130,7 +130,7 @@ steps:
130
# Internal cross regional http load balancer with cloud-run
131
- id: apply internal-lb-http
132
waitFor:
133
- - init-all
+ - create
134
name: 'gcr.io/cloud-foundation-cicd/$_DOCKER_IMAGE_DEVELOPER_TOOLS:$_DOCKER_TAG_VERSION_DEVELOPER_TOOLS'
135
args: ['/bin/bash', '-c', 'cft test run TestInternalLbCloudRun --stage apply --verbose']
136
- id: verify internal-lb-http
0 commit comments