1
0
Fork 0
mirror of synced 2024-10-02 01:56:57 +13:00
budibase/.github/README.md

25 lines
548 B
Markdown
Raw Normal View History

2021-12-22 05:21:44 +13:00
# 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
###