Jenkins: Difference between revisions

From Pumping Station One
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 14: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.