Skip to content

Ship code to environments

How code reaches your Cloud Platform environments: a built codebase lands in the application’s Acquia git repository (pushed directly, or built from your source repository with push:artifact). That repository’s branches and tags promote the same build through Dev, Stage, and Prod. The quickstart ships your first change once acli is authenticated and the application’s repository holds a codebase: a free-trial application arrives with that codebase in place, and Set up a codebase fills a repository that is empty.

Was this page helpful?