25 lines
548 B
Markdown
25 lines
548 B
Markdown
|
# Budibase CI Pipelines
|
||
|
|
||
|
Welcome to the budibase CI pipelines directory. This document details what each of the CI pipelines are for, and come common combinations.
|
||
|
|
||
|
## All CI Pipelines
|
||
|
|
||
|
### Standard CI Build Job (budibase_ci.yml)
|
||
|
|
||
|
### Release Selfhost Job (release-selfhost.yml)
|
||
|
|
||
|
### Release Develop Job (release-develop.yml)
|
||
|
|
||
|
### Contributor License Agreement (cla.yml)
|
||
|
|
||
|
### Cloud Deploy (deploy-cloud.yml)
|
||
|
|
||
|
### Release Job (release.yml)
|
||
|
|
||
|
## Common Workflows
|
||
|
|
||
|
### Deploy Changes to Production (Hotfix, Release)
|
||
|
|
||
|
### Rollback A Bad Deployment
|
||
|
|
||
|
###
|