Deploy to Tomcat with Pipeline
Edit Jenkinsfile on GOL repository with following code, this code add deployment to Tomcat server step.
Commit change of Jenkinsfile to Github right from browser
Wait for about 1 minute and GOL_Pipeline job will automatically build
From Console Output will see deploy to Tomcat7 step
Check the site and you will see it work fine at http://localhost:8888/gol