Deployment Basics¶
Cascade is integrated with the GitLab API and uses git tags and branches to make deployment decisions depending on each project’s configuration with respect to workflow and code.
The Quickstart Guide contains a great tutorial on how to deploy in the most basic sense, and we encourage users to understand that first before continuing on as the rest of this guide builds on that knowledge.