Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 220 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 220 Bytes

Jenkins

This repository contains the template code for Pipeline as a code.

To start Tomcat Server:

  1. Open Git Bash in C:\Tomcat9\bin

  2. ./startup.bat

To shutdown Tomcat Server:

./shutdown.bat