databricks-cli/bundle/tests/path_translation/fallback/override_pipeline.yml

14 lines
311 B
YAML

targets:
development:
resources:
pipelines:
my_pipeline:
# Append library; the path is resolved relative to the pipeline's directory.
libraries:
- file:
path: ../src/file2.py
- notebook:
path: ../src/notebook2.py