Skip to content

Commit d4bd99e

Browse files
authored
Update README.md
1 parent 1b15b91 commit d4bd99e

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,10 @@ Before post configuration read `data-vagrant/sample-jenkins-app/Jenkinsfile` pro
2727

2828
Note: 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.

0 commit comments

Comments
 (0)