Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions ci/infrastructure.yml
Original file line number Diff line number Diff line change
Expand Up @@ -246,8 +246,8 @@ windows-bbl-up-task: &windows-bbl-up-task-config
bbl-config: relint-envs
params:
BBL_CONFIG_DIR: environments/test/cedric/bbl-config
# BBL_ENV_NAME: cedric-windows
BBL_GCP_REGION: europe-west3
BBL_ENV_NAME: cedric-windows
BBL_GCP_REGION: us-east1
BBL_GCP_SERVICE_ACCOUNT_KEY: environments/test/cedric/cedric.key.json
BBL_IAAS: gcp
BBL_LB_CERT: ../cert.pem
Expand Down