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
20
20
21
21
### Ready !
22
22
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.
24
24
25
25
* Jenkins resides under http\: //\< your-host-name\> /jenkins
26
26
* 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
32
32
33
33
### My next steps
34
34
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
36
36
* move the personal DNS-Server outsite the docker-compose (ENV) at this time it is hardcode in the compose-file
37
37
* optimze Dockerfiles to use less number of layers during build
38
38
You can’t perform that action at this time.
0 commit comments