Skip to content
Merged
Show file tree
Hide file tree
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: 0 additions & 2 deletions internal/bundle/bundles/empty_bundle/databricks.yml
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is not being used anywhere

This file was deleted.

Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
bundle:
name: "bundle-playground"
name: recreate-pipeline

workspace:
root_path: "~/.bundle/{{.unique_id}}"

variables:
catalog:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
bundle:
name: "bundle-playground"
name: uc-schema

workspace:
root_path: "~/.bundle/{{.unique_id}}"

resources:
pipelines:
Expand Down
Loading