Skip to content

Commit

Permalink
Link to docs about GitHub Actions
Browse files Browse the repository at this point in the history
  • Loading branch information
pietern committed Jun 6, 2024
1 parent 6986f28 commit 2596c47
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,11 @@ curl -fsSL https://raw.githubusercontent.com/databricks/setup-cli/v0.221.1/insta

This repository can be used from GitHub Actions.

For a complete example of how to use the Databricks CLI in a GitHub Actions workflow, see the following guide:
* (AWS) https://docs.databricks.com/en/dev-tools/bundles/ci-cd.html
* (Azure) https://learn.microsoft.com/en-us/azure/databricks/dev-tools/bundles/ci-cd
* (GCP) https://docs.gcp.databricks.com/en/dev-tools/bundles/ci-cd.html

To always use the latest version of the Databricks CLI, use the action from the `main` branch:

```yml
Expand Down

0 comments on commit 2596c47

Please sign in to comment.