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