Test Neutral Pipeline #4
	
		
			
	
		
	
	
		
	
		
			Some checks failed
		
		
	
	
		
			
				
	
				Neutral/pipeline/head There was a failure building this commit
				
			
		
		
	
	
				
					
				
			
		
			Some checks failed
		
		
	
	Neutral/pipeline/head There was a failure building this commit
				
			This commit is contained in:
		
							
								
								
									
										2
									
								
								Jenkinsfile
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								Jenkinsfile
									
									
									
									
										vendored
									
									
								
							@@ -15,7 +15,7 @@ pipeline {
 | 
				
			|||||||
        }
 | 
					        }
 | 
				
			||||||
        stage('[Neutral] - Deploy') {
 | 
					        stage('[Neutral] - Deploy') {
 | 
				
			||||||
            steps {
 | 
					            steps {
 | 
				
			||||||
                def userInput = input(
 | 
					                userInput = input(
 | 
				
			||||||
                 id: 'userInput', message: 'Enter path of test reports:?', 
 | 
					                 id: 'userInput', message: 'Enter path of test reports:?', 
 | 
				
			||||||
                 parameters: [
 | 
					                 parameters: [
 | 
				
			||||||
                 [$class: 'TextParameterDefinition', defaultValue: 'None', description: 'Path of config file', name: 'Config'],
 | 
					                 [$class: 'TextParameterDefinition', defaultValue: 'None', description: 'Path of config file', name: 'Config'],
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user