Jenkins and Gitlab integration: Difference between revisions
		
		
		
		
		
		Jump to navigation
		Jump to search
		
			
		
		
	
 (Created page with "= Jenkins job configuration =  # Create Jenkins job # Set up permissions thumb|center # Set up Git information thumb|center # Set...")  | 
			
(No difference) 
 | 
Revision as of 16:23, 17 July 2018
Jenkins job configuration[edit | edit source]
- Create Jenkins job
 - Set up permissions
 
- Set up Git information
 
- Set up the trigger
 
- Remember to take note of the link to be used as a hook
 - Important: Click on advanced and generate a secure token to be used in Gitlab
 
- Set up post build actions
 
Gitlab project configuration[edit | edit source]
- Navigate to the project Integrations settings (e.g. [1])
 - Insert the link generated by the Gitlab Plugin in Jenkins as the webhook uri
 - Set the secret token
 - click test and select "Push"