Fix Pipeline Support
	
		
			
	
		
	
	
		
	
		
			Some checks failed
		
		
	
	
		
			
				
	
				Subsonics - Pipeline/pipeline/head There was a failure building this commit
				
			
		
		
	
	
				
					
				
			
		
			Some checks failed
		
		
	
	Subsonics - Pipeline/pipeline/head There was a failure building this commit
				
			This commit is contained in:
		
							
								
								
									
										3
									
								
								Jenkinsfile
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										3
									
								
								Jenkinsfile
									
									
									
									
										vendored
									
									
								
							@@ -9,8 +9,9 @@ pipeline {
 | 
			
		||||
                    sh "rm -rf subsonics"
 | 
			
		||||
                    sh "git clone https://git.raphix.fr/raphix/subsonics.git"
 | 
			
		||||
                    sh "cd subsonics"
 | 
			
		||||
                    sh "cd src"
 | 
			
		||||
                    sh "npm i"
 | 
			
		||||
                    sh "ENV='TEST' node bin/www"
 | 
			
		||||
                    sh "ENV='TEST' node main.js"
 | 
			
		||||
                }
 | 
			
		||||
                
 | 
			
		||||
            }
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user