Merge branch 'master' of https://deadbeef.codes/steven/deadbeef.codes-publicfileserver
	
		
			
	
		
	
	
		
	
		
			All checks were successful
		
		
	
	
		
			
				
	
				continuous-integration/drone/push Build is passing
				
			
		
		
	
	
				
					
				
			
		
			All checks were successful
		
		
	
	continuous-integration/drone/push Build is passing
				
			This commit is contained in:
		
							
								
								
									
										20
									
								
								.drone.yml
									
									
									
									
									
								
							
							
						
						
									
										20
									
								
								.drone.yml
									
									
									
									
									
								
							@@ -21,24 +21,4 @@ steps:
 | 
			
		||||
  image: plugins/docker
 | 
			
		||||
  settings:
 | 
			
		||||
    repo: registry.deadbeef.codes/deadbeef.codes-publicfileserver
 | 
			
		||||
- name: production
 | 
			
		||||
  image: appleboy/drone-ssh
 | 
			
		||||
  settings:
 | 
			
		||||
    host: 10.69.71.105
 | 
			
		||||
    port: 22
 | 
			
		||||
    username: 
 | 
			
		||||
      from_secret: sshusername
 | 
			
		||||
    password:
 | 
			
		||||
      from_secret: sshpassword
 | 
			
		||||
    script:
 | 
			
		||||
    - echo Informing spud to pull latest container and infrastructure...
 | 
			
		||||
    - cd deadbeef.codes-infrastructure/spud
 | 
			
		||||
    - git pull
 | 
			
		||||
    - docker-compose pull >/dev/null
 | 
			
		||||
    - echo Restarting updated services...
 | 
			
		||||
    - ./start.sh >/dev/null
 | 
			
		||||
    - echo Done.
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user