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

20 lines
284 B
Cheetah

bundle:
name: "bundle-playground"
resources:
pipelines:
foo:
name: test-pipeline-{{.unique_id}}
libraries:
- notebook:
path: ./nb.sql
development: true
catalog: main
include:
- "*.yml"
targets:
development:
default: true