December 2019
Intermediate to advanced
598 pages
12h 21m
English
In this section, we are going to complete the implementation of the CI build. We'll also observe the build trigger when code is pushed to our source code repository. Let's carry out the following steps:
The following YAML file was generated by the ASP.NET Core build pipeline template:
# ASP.NET Core# Build and test ASP.NET Core projects ...