forked from tsai/budibase
3 changed files with 26 additions and 7 deletions
@ -0,0 +1,25 @@ |
|||
# 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 |
|||
|
|||
### |
|||
Loading…
Reference in new issue