Skip to content

Commit

Permalink
fixed handle null value for web_server_network_access_control
Browse files Browse the repository at this point in the history
  • Loading branch information
imrannayer committed Nov 30, 2023
1 parent 8fa438c commit 3251f51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/int.cloudbuild.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ steps:

- id: init-simple-composer-env-v2
waitFor:
- create allverify airflow-pool-local
- create all
name: 'gcr.io/cloud-foundation-cicd/$_DOCKER_IMAGE_DEVELOPER_TOOLS:$_DOCKER_TAG_VERSION_DEVELOPER_TOOLS'
args: ['/bin/bash', '-c', 'cft test run TestSimpleComposerEnvV2Module --stage init --verbose']
- id: apply-simple-composer-env-v2
Expand Down

0 comments on commit 3251f51

Please sign in to comment.