Databricks Deploy
ActionsTags
(2)
Use this Github Action to perform continuous deployment in your Databricks repo.
see action.yml
- uses: antstackio/databricks-deploy@v1.0.3
with:
databricks-repo-branch: 'your branch name'
databricks-token: 'databricks token from github secret'
databricks-host: 'https://xyz.cloud.databricks.com'
databricks-repo-id: 'get repo id from databricks'
The scripts and documentation in this project are released under the MIT License
👋 See our Code of Conduct
PS. If you face any problem while using the action just create an issue.
Databricks Deploy is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.