Skip to content

Commit 3fc77e6

Browse files
committed
Revert "Add sleep step to wait for APIs to be propogated"
This reverts commit 50b8415.
1 parent 50b8415 commit 3fc77e6

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

build/int.cloudbuild.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,6 @@ steps:
2121
- 'TF_VAR_org_id=$_ORG_ID'
2222
- 'TF_VAR_folder_id=$_FOLDER_ID'
2323
- 'TF_VAR_billing_account=$_BILLING_ACCOUNT'
24-
- id: 'sleep60'
25-
name: 'ubuntu'
26-
args: ['sleep', '60']
2724
- id: create
2825
name: 'gcr.io/cloud-foundation-cicd/$_DOCKER_IMAGE_DEVELOPER_TOOLS:$_DOCKER_TAG_VERSION_DEVELOPER_TOOLS'
2926
args: ['/bin/bash', '-c', 'source /usr/local/bin/task_helper_functions.sh && kitchen_do create']

0 commit comments

Comments
 (0)