fix drone ci push right file
	
		
			
	
		
	
	
		
	
		
			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:
		
							parent
							
								
									51d25b4303
								
							
						
					
					
						commit
						f572682713
					
				@ -13,7 +13,7 @@ steps:
 | 
			
		||||
- name: deploy
 | 
			
		||||
  commands:
 | 
			
		||||
    - curl -s aether:3000/quit
 | 
			
		||||
    - scp target/armv7-unknown-linux-gnueabihf/debug/neolights aether:~/new-neoligths
 | 
			
		||||
    - scp target/armv7-unknown-linux-gnueabihf/debug/neolights aether:~/neoligths
 | 
			
		||||
    - ssh aether "doas systemctl restart lights"
 | 
			
		||||
    - sleep 5
 | 
			
		||||
    - curl -s aether:3000/start/work
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user