diff --git a/internal/bundle/bundles/empty_bundle/databricks.yml b/internal/bundle/bundles/empty_bundle/databricks.yml deleted file mode 100644 index efc62782..00000000 --- a/internal/bundle/bundles/empty_bundle/databricks.yml +++ /dev/null @@ -1,2 +0,0 @@ -bundle: - name: abc diff --git a/internal/bundle/bundles/recreate_pipeline/template/databricks.yml.tmpl b/internal/bundle/bundles/recreate_pipeline/template/databricks.yml.tmpl index 10350f13..4ebeb265 100644 --- a/internal/bundle/bundles/recreate_pipeline/template/databricks.yml.tmpl +++ b/internal/bundle/bundles/recreate_pipeline/template/databricks.yml.tmpl @@ -1,5 +1,8 @@ bundle: - name: "bundle-playground" + name: recreate-pipeline + +workspace: + root_path: "~/.bundle/{{.unique_id}}" variables: catalog: diff --git a/internal/bundle/bundles/uc_schema/template/databricks.yml.tmpl b/internal/bundle/bundles/uc_schema/template/databricks.yml.tmpl index 961af25e..15076ac8 100644 --- a/internal/bundle/bundles/uc_schema/template/databricks.yml.tmpl +++ b/internal/bundle/bundles/uc_schema/template/databricks.yml.tmpl @@ -1,5 +1,8 @@ bundle: - name: "bundle-playground" + name: uc-schema + +workspace: + root_path: "~/.bundle/{{.unique_id}}" resources: pipelines: