diff --git a/bundle.yml b/bundle.yml index 9d1d482..f317eeb 100644 --- a/bundle.yml +++ b/bundle.yml @@ -3,7 +3,7 @@ bundle: name: medium_post_report workspace: - host: https://e2-dogfood.staging.cloud.databricks.com/ + host: https://e2-demo-field-eng.cloud.databricks.com/ resources: @@ -51,7 +51,7 @@ environments: qa: # This environment is when deploying test runs from a pull request on GitHub. workspace: - host: https://e2-demo-west.cloud.databricks.com/ + host: https://e2-demo-field-eng.cloud.databricks.com/ resources: pipelines: medium_metrics_pipeline: @@ -62,7 +62,7 @@ environments: production: workspace: - host: https://e2-demo-west.cloud.databricks.com/ + host: https://e2-demo-field-eng.cloud.databricks.com/ resources: pipelines: medium_metrics_pipeline: