- Today we will learn about CI
- CI stands for Continuous Integration
- CI is a set of practices that automates the process of building and testing software.
- CI is a part of CI/CD
- Knowledge about cloud computing
- We can use CI to automate the process of building and testing our application.
- I learned about CI from here.
- I learned about Jenkins.
- A CI pipeline is made up of a series of steps that automate the process of software delivery.
- An example of a CI pipeline is:
- Build
- Test
- I was able to learn about CI and how it can be used to automate the process of building and testing software.
- Learn about CD