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

8 lines
84 B
YAML
Raw Normal View History

2023-07-04 11:06:07 +00:00
bundle:
name: include_with_glob
include:
- "*.yml"
- "?.yml"
- "[a-z].yml"