Distributed Jenkins: Difference between revisions
Jump to navigation
Jump to search
Created page with "Notes on the Jenkins Deployment for Scalability around Pull Requests from GitHub." |
No edit summary |
||
| Line 1: | Line 1: | ||
Notes on the Jenkins Deployment for Scalability around Pull Requests from GitHub. | Notes on the Jenkins Deployment for Scalability around Pull Requests from GitHub. | ||
# On master: | |||
sudo -u jenkins -H ssh-keygen | |||
On your master machine go to Manage Jenkins > Manage Nodes. | |||
Revision as of 21:32, 21 December 2016
Notes on the Jenkins Deployment for Scalability around Pull Requests from GitHub.
- On master:
sudo -u jenkins -H ssh-keygen
On your master machine go to Manage Jenkins > Manage Nodes.