Azure DevOps Self Hosted Runner

Опубликовано: 20 Октябрь 2024
на канале: crudsinfotech NG
341
2

Tutorial to demonstrate setting up self-hosted (local) runner for maven packaging a web application and deploying it on a Tomcat Server.

Source Code referenced in this demo : https://github.com/rchidana/calcwebapp

You can also refer to this previous tutorial for a better understanding of this demonstration :    • Azure DevOps Pipeline - Tomcat Deploy...