Skip to content

Commit ffcd777

Browse files
authored
Update README.md
1 parent 55fb8f6 commit ffcd777

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ and cut and paste the jenkins first startup access-token (see logfile of compose
2020

2121
### Ready !
2222

23-
Now you are ready to go with a little CI Environment and Sonar code-quality check.
23+
Now you are ready to go with a little continouse build environment and Sonar code-quality check.
2424

2525
* Jenkins resides under http\://\<your-host-name\>/jenkins
2626
* Sonar resides under http\://\<your-host-name\>/sonar
@@ -32,7 +32,7 @@ And _yes_ docker-plugin in jenkins works (docker in docker, usefull but not reco
3232

3333
### My next steps
3434

35-
* Pump up the Image with latest docker, ansible, gitlab and Sonatype Nexus
35+
* Pump up the Image with latest docker, ansible, gitlab and Sonatype Nexus to get a _full_ CI/CD Environment
3636
* move the personal DNS-Server outsite the docker-compose (ENV) at this time it is hardcode in the compose-file
3737
* optimze Dockerfiles to use less number of layers during build
3838

0 commit comments

Comments
 (0)