Jenkins pipeline #123
							
								
								
									
										4
									
								
								Jenkinsfile
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								Jenkinsfile
									
									
									
									
										vendored
									
									
								
							@@ -8,8 +8,8 @@ pipeline {
 | 
			
		||||
                )
 | 
			
		||||
                build(
 | 
			
		||||
                    job: '../tools-deployment'
 | 
			
		||||
                    string: [
 | 
			
		||||
                        'TOOLS_BRANCH': ${GIT_BRANCH}
 | 
			
		||||
                    parameters: [
 | 
			
		||||
                        string(name: 'TOOLS_BRANCH': value: "${GIT_BRANCH}")
 | 
			
		||||
                    ]
 | 
			
		||||
                )
 | 
			
		||||
            }
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user