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

23 lines
317 B
YAML

bundle:
name: override_sync
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/