Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
prady0t authored Apr 23, 2024
1 parent c530772 commit 0af83aa
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,10 @@ usermod -aG docker jenkins
usermod -aG docker ubuntu
systemctl restart docker
```
Recent debuging, also add :
```
sudo chmod 777 /var/run/docker.sock
```
Also restart jenkins.

Now add webhook to github repo. A webhook is basically Jenkins server url followed by `//github-webhook/`:
Expand Down

0 comments on commit 0af83aa

Please sign in to comment.