Test Neutral Pipeline #13
	
		
			
	
		
	
	
		
	
		
			Some checks failed
		
		
	
	
		
			
				
	
				Neutral/pipeline/head Something is wrong with the build of this commit
				
			
		
		
	
	
				
					
				
			
		
			Some checks failed
		
		
	
	Neutral/pipeline/head Something is wrong with the build of this commit
				
			This commit is contained in:
		
							
								
								
									
										14
									
								
								Jenkinsfile
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										14
									
								
								Jenkinsfile
									
									
									
									
										vendored
									
									
								
							@@ -31,13 +31,15 @@ pipeline {
 | 
			
		||||
                        return
 | 
			
		||||
 | 
			
		||||
                    }
 | 
			
		||||
 | 
			
		||||
                    echo "[Neutral-Deploy] - Test Stage"
 | 
			
		||||
                    sh "rm -rf neutral"
 | 
			
		||||
                    sh "git clone https://git.raphix.fr/infrastructure/neutral.git"
 | 
			
		||||
                    sh "cd neutral"
 | 
			
		||||
                    sh "npm i"
 | 
			
		||||
                    sh "ENV='TEST' node bin/www"
 | 
			
		||||
                }
 | 
			
		||||
                echo "[Neutral-Deploy] - Test Stage"
 | 
			
		||||
                sh "rm -rf neutral"
 | 
			
		||||
                sh "git clone https://git.raphix.fr/infrastructure/neutral.git"
 | 
			
		||||
                sh "cd neutral"
 | 
			
		||||
                sh "npm i"
 | 
			
		||||
                sh "ENV='TEST' node bin/www"
 | 
			
		||||
                
 | 
			
		||||
                
 | 
			
		||||
            }
 | 
			
		||||
        }
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user