CI/CD in Dagster+ Hybrid
note
This guide only applies to Dagster+ Hybrid deployments. For Serverless guidance, see CI/CD in Serverless.
You can configure CI/CD for your project using GitHub or a non-GitHub CI/CD provider.
- If you use GitHub as a CI/CD provider, you can use our GitHub Actions workflow to set up CI/CD for your project.
- If you use a non-GitHub CI/CD provider, you can configure CI/CD using the
dagster-cloud CLI.