File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments