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
2 changes: 1 addition & 1 deletion ci/infrastructure.yml
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ fresh-bbl-up-task: &fresh-bbl-up-task-config
params:
BBL_CONFIG_DIR: environments/test/luna/bbl-config
BBL_ENV_NAME: luna-fresh
BBL_GCP_REGION: europe-west3
BBL_GCP_REGION: us-east1
BBL_GCP_SERVICE_ACCOUNT_KEY: environments/test/luna/luna-fresh.key.json
BBL_IAAS: gcp
BBL_LB_CERT: ((luna_lb.certificate))
Expand Down
Loading