CI/CD Getting Started - Automating ASP.NET Core Build using Jenkins
Now that we have the server ready and repository linked up, next step ahead would be to pull code from the repository for a specified event - say like a timer, or a code commit or even a manual trigger, and run the build commands on the pulled code within the automation server.