Skip to content

Commit a4b281a

Browse files
sai4cs@gmail.com
1 parent 332d549 commit a4b281a

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22
From tomcat:8-jre8
33

44
# Maintainer
5-
MAINTAINER "valaxytech@gmail.com"
5+
MAINTAINER "sai4cs@gmail.com"
66
COPY ./webapp.war /usr/local/tomcat/webapps
77
RUN cp -R /usr/local/tomcat/webapps.dist/* /usr/local/tomcat/webapps

webapp/src/main/webapp/index.jsp

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
11
<h1> Hello Dear Students !!, Welcome to DevOps Project-2 !! </h1>
22
<h2> By Mr.Sai from Saidemy </h2>
3-
<h2> It's time to start the DevOps Project-2!! Get ready!! </h2>
4-
<h2> This is End-End CI-CD Pipeline DevOps Project!! </h2>
5-
<h2> We are done with DevOps Project-2 </h2>
3+
<h2> It's time to start DevOps Project-2!! Get ready!! </h2>

0 commit comments

Comments
 (0)