databricks-cli/bundle/tests/sync/override_no_root/databricks.yml

23 lines
325 B
YAML

bundle:
name: sync_override_no_root
workspace:
host: https://acme.cloud.databricks.com/
targets:
development:
sync:
include:
- tests/*
exclude:
- dist
staging:
sync:
include:
- fixtures/*
prod:
workspace:
host: https://acme-prod.cloud.databricks.com/