mirror of https://github.com/buster-so/buster.git
20 lines
243 B
YAML
20 lines
243 B
YAML
|
name: hello_blake
|
||
|
version: 1.0.0
|
||
|
profile: hello_blake
|
||
|
model-paths:
|
||
|
- models
|
||
|
analysis-paths:
|
||
|
- analyses
|
||
|
test-paths:
|
||
|
- tests
|
||
|
seed-paths:
|
||
|
- seeds
|
||
|
macro-paths:
|
||
|
- macros
|
||
|
snapshot-paths:
|
||
|
- snapshots
|
||
|
clean-targets:
|
||
|
- target
|
||
|
- dbt_packages
|
||
|
models: {}
|