Fix Install Jenkins #3
	
		
			
	
		
	
	
		
	
		
			All checks were successful
		
		
	
	
		
			
				
	
				Neutral/pipeline/head This commit looks good
				
			
		
		
	
	
				
					
				
			
		
			All checks were successful
		
		
	
	Neutral/pipeline/head This commit looks good
				
			This commit is contained in:
		@@ -1,6 +1,7 @@
 | 
				
			|||||||
echo "[Neutral-Deploy] - Stage - Déploiement  - START "
 | 
					echo "[Neutral-Deploy] - Stage - Déploiement  - START "
 | 
				
			||||||
echo "[Neutral-Deploy] - Arrêt de Neutral : Processing"
 | 
					echo "[Neutral-Deploy] - Arrêt de Neutral : Processing"
 | 
				
			||||||
sudo su gitlab-ci
 | 
					sudo su gitlab-ci
 | 
				
			||||||
 | 
					cd /home/gitlab-ci
 | 
				
			||||||
pm2 stop Neutral
 | 
					pm2 stop Neutral
 | 
				
			||||||
pm2 delete Neutral
 | 
					pm2 delete Neutral
 | 
				
			||||||
echo "[Neutral-Deploy] - Arrêt de Neutral : Success"
 | 
					echo "[Neutral-Deploy] - Arrêt de Neutral : Success"
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user