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

8 lines
84 B
YAML

bundle:
name: include_with_glob
include:
- "*.yml"
- "?.yml"
- "[a-z].yml"