From 3fbb9fc5cb4e84df17a44440b957003b53e7588a Mon Sep 17 00:00:00 2001 From: gouse Date: Fri, 7 Oct 2022 13:36:46 +0000 Subject: [PATCH] modified --- webapp/src/main/webapp/WEB-INF/web.xml | 17 ----------------- webapp/src/main/webapp/index.jsp | 7 ------- 2 files changed, 24 deletions(-) delete mode 100644 webapp/src/main/webapp/WEB-INF/web.xml delete mode 100644 webapp/src/main/webapp/index.jsp diff --git a/webapp/src/main/webapp/WEB-INF/web.xml b/webapp/src/main/webapp/WEB-INF/web.xml deleted file mode 100644 index 854e4754..00000000 --- a/webapp/src/main/webapp/WEB-INF/web.xml +++ /dev/null @@ -1,17 +0,0 @@ - - - Webapp - - diff --git a/webapp/src/main/webapp/index.jsp b/webapp/src/main/webapp/index.jsp deleted file mode 100644 index 871f22b4..00000000 --- a/webapp/src/main/webapp/index.jsp +++ /dev/null @@ -1,7 +0,0 @@ -

Hello Dear Students !! Welcome to DevOps Project-2 !!

-

By Mr. Sai from Saidemy

-

It's time to start the DevOps Project-2!! Get ready!!!

-

We are done with Ansible Deployment !!

-

This is End-End CI-CD Pipeline DevOps Project with Ansible by Mr. Sai from Saidemy!!

-

We are done with Docker Deployment !!

-

This is End-End CI-CD Pipeline DevOps Project with Docker by Mr. Sai from Saidemy!!