mirror of https://github.com/databricks/cli.git
14 lines
167 B
YAML
14 lines
167 B
YAML
|
bundle:
|
||
|
name: path_translation_fallback
|
||
|
|
||
|
include:
|
||
|
- "resources/*.yml"
|
||
|
- "override_*.yml"
|
||
|
|
||
|
targets:
|
||
|
development:
|
||
|
default: true
|
||
|
|
||
|
error:
|
||
|
default: false
|