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...