At the center of any CI (and CD) setup is what's called the pipeline. A CI/CD pipeline automates the build, test, and deploy steps of delivering your releases, and is a key DevOps process.
If your team is adopting CI, or your work involves building / improving CI pipeline, this guide is perfect for you.