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
2 changes: 2 additions & 0 deletions src/main/webapp/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@
<img src="https://octodex.github.com/images/spidertocat.png" alt="Spidertocat"
class="img-responsive center-block" style="width:250px"/>
<h2 class="text-center">Hello Team</h2>
<p class="text-center">Spring Boot Web Application - CICD POLL SCM changes! </p>

<p class="text-center">Spring Boot Web Application - Dummy CICD Demo using pollSCM!!!!! ! </p>
</div>
</body>
Expand Down