This document discusses continuous integration/deployment with Gitlab CI. It provides an introduction and overview of continuous integration, continuous delivery, and deployment. It then discusses Gitlab and Gitlab CI in more detail, including stages and pipelines, the UI, runners, using CI as code, and examples for Node.js + React, Java + Angular, and Electron applications. The sources section lists links and image sources for additional information.