Version 1.1.1-rc7.1 - Modif Pipeline
	
		
			
	
		
	
	
		
	
		
			All checks were successful
		
		
	
	
		
			
				
	
				Deployment Pipeline / deploy (push) Successful in 35s
				
			
		
		
	
	
				
					
				
			
		
			All checks were successful
		
		
	
	Deployment Pipeline / deploy (push) Successful in 35s
				
			This commit is contained in:
		@@ -27,7 +27,7 @@ jobs:
 | 
				
			|||||||
      - name: Deploy Subsonics as gitlab-ci
 | 
					      - name: Deploy Subsonics as gitlab-ci
 | 
				
			||||||
        run: |
 | 
					        run: |
 | 
				
			||||||
          ssh -A -o StrictHostKeyChecking=no raphix@alpha.raphix.fr << 'EOF'
 | 
					          ssh -A -o StrictHostKeyChecking=no raphix@alpha.raphix.fr << 'EOF'
 | 
				
			||||||
            sudo -E -u gitlab-ci bash << 'INNER_EOF'
 | 
					            sudo su - gitlab-ci -c '
 | 
				
			||||||
              set -e
 | 
					              set -e
 | 
				
			||||||
 | 
					
 | 
				
			||||||
              # Variables PM2 et npm
 | 
					              # Variables PM2 et npm
 | 
				
			||||||
@@ -82,5 +82,5 @@ jobs:
 | 
				
			|||||||
              echo "[Subsonics-Deploy] - Démarrage de Subsonics : Success"
 | 
					              echo "[Subsonics-Deploy] - Démarrage de Subsonics : Success"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
              echo "[Subsonics-Deploy] - Stage - Déploiement  - END"
 | 
					              echo "[Subsonics-Deploy] - Stage - Déploiement  - END"
 | 
				
			||||||
            INNER_EOF
 | 
					            '
 | 
				
			||||||
          EOF
 | 
					          EOF
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user