Test Neutral Pipeline #2
	
		
			
	
		
	
	
		
	
		
			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:
		
							
								
								
									
										2
									
								
								Jenkinsfile
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								Jenkinsfile
									
									
									
									
										vendored
									
									
								
							@@ -6,7 +6,7 @@ pipeline {
 | 
				
			|||||||
            steps {
 | 
					            steps {
 | 
				
			||||||
                echo "[Neutral-Deploy] - Test Stage"
 | 
					                echo "[Neutral-Deploy] - Test Stage"
 | 
				
			||||||
                sh "rm -rf neutral"
 | 
					                sh "rm -rf neutral"
 | 
				
			||||||
                sh "git clone 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 "PORT=3100 node bin/www"
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user