Skip to content
Open
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
5 changes: 2 additions & 3 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 Devops Workshop Friends</title>
</head>
<body bgcolor=white>

Expand All @@ -15,7 +15,6 @@ <h1>Hello DevOps Engineers and Architects!</h1>
</tr>
</table>

<p>This session is to demonstrate how to setup simple pipeline </p>
<p> This is testing of Git-Github push </p>
<p> This is testing of Git-Github </p>
</body>
</html>