github.com/databricks/cli@v0.203.0/bundle/tests/autoload_git/databricks.yml (about) 1 bundle: 2 name: autoload git config test 3 4 environments: 5 development: 6 default: true 7 8 production: 9 # production can only be deployed from the 'main' branch 10 git: 11 branch: main