Skip to content

Commit

Permalink
chore: switch test org (#106)
Browse files Browse the repository at this point in the history
  • Loading branch information
bharathkkb authored Apr 3, 2023
1 parent 4463291 commit 0d65747
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build/int.cloudbuild.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ steps:
- 'TF_VAR_terraform_sa=$_SFB_TF_SA_NAME'
- 'TF_VAR_cloudbuild_project_id=$_SFB_CLOUDBUILD_PROJECT_ID'
- 'TF_VAR_seed_project_id=$_SFB_SEED_PROJECT_ID'
- 'TF_VAR_domain=test.infra.cft.tips'
- 'TF_VAR_domain=test.blueprints.joonix.net'
- 'TF_VAR_resource_names_suffix=$SHORT_SHA'
- id: prepare
name: 'gcr.io/cloud-foundation-cicd/$_DOCKER_IMAGE_DEVELOPER_TOOLS:$_DOCKER_TAG_VERSION_DEVELOPER_TOOLS'
Expand All @@ -39,7 +39,7 @@ steps:
- 'TF_VAR_org_id=$_ORG_ID'
- 'TF_VAR_parent_folder_id=$_FOLDER_ID'
- 'TF_VAR_billing_account=$_BILLING_ACCOUNT'
- 'TF_VAR_domain=test.infra.cft.tips'
- 'TF_VAR_domain=test.blueprints.joonix.net'
- 'TF_VAR_serverless_folder_suffix=$SHORT_SHA'
- 'TF_VAR_create_access_context_manager_access_policy=false'
waitFor:
Expand Down

0 comments on commit 0d65747

Please sign in to comment.