Update .gitignore to include node_modules/moonlink.js/dist
This commit is contained in:
		
							
								
								
									
										20
									
								
								Jenkinsfile_ntpd
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										20
									
								
								Jenkinsfile_ntpd
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,20 @@
 | 
				
			|||||||
 | 
					pipeline {
 | 
				
			||||||
 | 
					    agent any
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    stages {
 | 
				
			||||||
 | 
					        stage('[Subsonics] - Déploiement') {
 | 
				
			||||||
 | 
					            steps {
 | 
				
			||||||
 | 
					                script {
 | 
				
			||||||
 | 
					    
 | 
				
			||||||
 | 
					                    echo "[Subsonics-Deploy] - Deploy Stage"
 | 
				
			||||||
 | 
					                    sh "ssh raphix@raphix.fr sudo apt update -y"
 | 
				
			||||||
 | 
					                    sh "ssh raphix@raphix.fr sudo apt upgrade -y"
 | 
				
			||||||
 | 
					                    sh "ssh raphix@raphix.fr sudo -S -u gitlab-ci /home/gitlab-ci/subsonics_deploy.sh"
 | 
				
			||||||
 | 
					                   
 | 
				
			||||||
 | 
					                              
 | 
				
			||||||
 | 
					                }
 | 
				
			||||||
 | 
					                
 | 
				
			||||||
 | 
					            }
 | 
				
			||||||
 | 
					        }
 | 
				
			||||||
 | 
					    }
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
		Reference in New Issue
	
	Block a user