Skip to content

antstackio/databricks-deploy

Use this GitHub action with your project
Add this Action to an existing workflow or create a new one
View on Marketplace

Repository files navigation

sonar-cloud-badge

build-test status

Databricks Deploy

Use this Github Action to perform continuous deployment in your Databricks repo.

Usage

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'

License

The scripts and documentation in this project are released under the MIT License

Code of Conduct

👋 See our Code of Conduct

PS. If you face any problem while using the action just create an issue.