Let's check environment
This commit is contained in:
		
							
								
								
									
										3
									
								
								Jenkinsfile
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										3
									
								
								Jenkinsfile
									
									
									
									
										vendored
									
									
								
							| @@ -3,6 +3,9 @@ pipeline { | ||||
|     stages { | ||||
|         stage('Run Tools Deployment Job') { | ||||
|             steps { | ||||
|                 sh( | ||||
|                     script: 'env' | ||||
|                 ) | ||||
|                 build( | ||||
|                     job: '../tools-deployment' | ||||
|                 ) | ||||
|   | ||||
		Reference in New Issue
	
	Block a user