Skip to content
Open

new #26

Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions project/src/main/webapp/index.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<html>
<head>
<title>Welcome to Continous Integration with Jenkins in AWS Yottabyte session</title>
<title>Welcome to Assignment 2 Automated Pipeline</title>
</head>
<body bgcolor=white>

Expand All @@ -10,7 +10,7 @@
<img src="images/devops-pic.png">
</td>
<td>
<h1>Hello DevOps Engineers and Architects!</h1>
<h1>Hello DevOps Engineers and Architects of TCS Assignment2 By Syed Abbas!</h1>
</td>
</tr>
</table>
Expand Down