jenkins-sample Jenkins sample pipeline Prerequirements Install Jenkins on Windows: JRE (Java Runtime Environment) Git Jenkins Publish .NET Core 3.1 .NET Core 3.1 SDK (v3.1.402) - Windows x64 Installer Run .NET Core 3.1 on IIS: Host ASP.NET Core on Windows with IIS ASP.NET Core 3.1 Runtime (v3.1.8) - Windows Hosting Bundle Installer ASP.NET Core 3.1 Runtime (v3.1.8) - Windows x64 Installer IIS Configuration Create web app folder in wwwroot folder Convert to application on IIS Edit the permissions Give full control to IIS_IUSRS Add the IUSR user Give full control to IUSR Jenkins Configuration Click on New Item Create the Pipeline Click on Configure Paste the Pipeline Script, click on Apply and then Save Click on Build Now to start Build finished Application deployed Also is possible to use the Jenkinsfile