databricks-cli/bundle/tests/pipeline_glob_paths/databricks.yml

25 lines
387 B
YAML
Raw Normal View History

bundle:
name: pipeline_glob_paths
resources:
pipelines:
nyc_taxi_pipeline:
name: "nyc taxi loader"
libraries:
- notebook:
path: ./dlt/*
targets:
default:
default: true
error:
default: false
resources:
pipelines:
nyc_taxi_pipeline:
libraries:
- notebook:
path: ./non-existent