databricks-cli/integration/bundle/bundles/uc_schema/template/databricks.yml.tmpl

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

22 lines
306 B
Cheetah
Raw Permalink Normal View History

bundle:
name: uc-schema
workspace:
root_path: "~/.bundle/{{.unique_id}}"
resources:
pipelines:
foo:
name: test-pipeline-{{.unique_id}}
libraries:
- notebook:
path: ./nb.sql
development: true
include:
- "*.yml"
targets:
development:
default: true