Skip to content

Commit e3b83d0

Browse files
authored
Update README.md
1 parent 7354d8a commit e3b83d0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ My personal solution is a local, docker-based CI/CD Build Environment ready in a
66
* Jenkins (with open-jdk-8, ansible, docker and maven inside)
77
* Gitlab (with a docker based gitlab-runner registrated)
88
* Nexus 3
9-
* Sonar (in future releases..)
9+
* Sonar
1010

1111

1212
#### This is NOT for any cluster (Swarm / Kubernetes)
@@ -52,7 +52,7 @@ Now you are ready to go with a little CI/CD Environment:
5252
Jenkins http://<your-host-name>/jenkins
5353
Nexus http://<your-host-name>/nexus
5454
Gitlab http://<your-host-name>/gitlab
55-
in the next Release: Sonar http://<your-host-name>/sonar
55+
Sonar http://<your-host-name>/sonar
5656
```
5757
#### Security
5858
... not really, its all http .. don't worry about it! It's only local communication

0 commit comments

Comments
 (0)