Test Neutral Pipeline #3
	
		
			
	
		
	
	
		
	
		
			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
									
									
								
							@@ -9,7 +9,7 @@ pipeline {
 | 
				
			|||||||
                sh "git clone https://git.raphix.fr/infrastructure/neutral.git"
 | 
					                sh "git clone https://git.raphix.fr/infrastructure/neutral.git"
 | 
				
			||||||
                sh "cd neutral"
 | 
					                sh "cd neutral"
 | 
				
			||||||
                sh "npm i"
 | 
					                sh "npm i"
 | 
				
			||||||
                sh "PORT=3100 node bin/www"
 | 
					                sh "ENV='TEST' node bin/www"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
            }
 | 
					            }
 | 
				
			||||||
        }
 | 
					        }
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user