Обратная совместимость со скриптом lint
This commit is contained in:
		
							parent
							
								
									718367bf86
								
							
						
					
					
						commit
						cd881725cf
					
				
							
								
								
									
										2
									
								
								lint/eslint/Jenkinsfile
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								lint/eslint/Jenkinsfile
									
									
									
									
										vendored
									
									
								
							@ -1,4 +1,4 @@
 | 
				
			|||||||
stage('lint') {
 | 
					stage('lint') {
 | 
				
			||||||
    echo 'runing comand npm run eslint'
 | 
					    echo 'runing comand npm run eslint'
 | 
				
			||||||
    sh 'npm run eslint'
 | 
					    sh 'npm run eslint || npm run lint'
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user