Difference between revisions of "Jenkins"

From Pumping Station One
Jump to navigation Jump to search
(Created page with "== General info == Jenkins is an automatic build server. It compiles code projects on change == Github Integration == Github integration requires an ouath token to create...")
 
Line 21: Line 21:
 
** username: your github username
 
** username: your github username
 
** OAuth token:  Paste the token from "Personal access tokens"
 
** OAuth token:  Paste the token from "Personal access tokens"
 +
* click save

Revision as of 20:44, 8 March 2015

General info

Jenkins is an automatic build server. It compiles code projects on change

Github Integration

Github integration requires an ouath token to create post commit callbacks to the jenkins server.