(ci-cd-automate)=
# CI/CD automation with Git

Learn how to create a project for CI/CD automation based on a remote source, load the project, and run your pipeline using a CI framework.

**In this section**

```{toctree}
:maxdepth: 1

automate-project-git-source
load-project-yaml
ci-integration
````