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
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Welcome to DevOpsCon CI/CD demo repo
## This repository contains basic Maven project with Hello-World Java war for CI/CD workshop
## This repository contains basic Maven project with Hello-World Java war for CI/CD workshop for DevOpsCon
In order to make it work, please follow the instructions below:

> [!IMPORTANT]
Expand All @@ -21,4 +21,4 @@ In order to make it work, please follow the instructions below:
> <role rolename="manager-script" />
> <user username="admin" password="admin" roles="manager-gui,admin-gui,manager-script" />
> </tomcat-users>
> ```
> ```