Setup CI/CD in an App Builder App

App Builder allows you to manage multiple environments called workspaces. Each workspace has its own setup:

We recommend reviewing the App Builder CI/CD documentation to learn more about the architectural details.

This Code Lab will show you how to create a CI/CD worflow for a stage and production environment using Github actions within an App Builder App.

For that, we'll use the default bootstrapped project provided through the CLI included with App Builder, which provides a sample CI/CD workflow.