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

27 lines
347 B
YAML
Raw Normal View History

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