mirror of https://github.com/databricks/cli.git
8 lines
84 B
YAML
8 lines
84 B
YAML
|
bundle:
|
||
|
name: include_with_glob
|
||
|
|
||
|
include:
|
||
|
- "*.yml"
|
||
|
- "?.yml"
|
||
|
- "[a-z].yml"
|