Jenkins pipeline #123
							
								
								
									
										3
									
								
								Jenkinsfile
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										3
									
								
								Jenkinsfile
									
									
									
									
										vendored
									
									
								
							| @@ -3,9 +3,6 @@ pipeline { | ||||
|     stages { | ||||
|         stage('Run Tools Deployment Job') { | ||||
|             steps { | ||||
|                 sh( | ||||
|                     script: 'env' | ||||
|                 ) | ||||
|                 build( | ||||
|                     job: '../tools-deployment', | ||||
|                     parameters: [ | ||||
|   | ||||
		Reference in New Issue
	
	Block a user