File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -27,6 +27,10 @@ Before post configuration read `data-vagrant/sample-jenkins-app/Jenkinsfile` pro
2727
2828Note: If you want to change ` myMaven ` and ` myDocker ` then makes sure ` Jenkinsfile ` also has the same label.
2929
30+ 4 . Now setup Docker Hub credential Go -> ` Global credentials' -> ` Manage Jenkins` ID= ` dockerHubAccount`, and put username, and password
31+
32+
33+
3034## 4. Create new job using ` Multibrach Pipeline ` , following
3135
3236 1.From `General` -> `Branch Sources`
@@ -54,4 +58,4 @@ Please read `data-vagrant/sample-jenkins-app/Jenkinsfile` file properly.
5458- http://localhost:18090
5559
5660## SonarQube Setup
57- If you like to enable sonarqube server then ` data-vagrant/jenkins-devops-server/docker-compose.yml ` uncomment and check it.
61+ If you like to enable sonarqube server then ` data-vagrant/jenkins-devops-server/docker-compose.yml ` uncomment and check it.
You can’t perform that action at this time.
0 commit comments