[CI] move staging directory on webserver
	
		
			
	
		
	
	
		
	
		
			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
							
								
									3644aa211a
								
							
						
					
					
						commit
						cecc2bddcf
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -31,7 +31,7 @@ steps:
 | 
				
			||||||
      from_secret: deploy_host
 | 
					      from_secret: deploy_host
 | 
				
			||||||
    DEPLOY_KEY:
 | 
					    DEPLOY_KEY:
 | 
				
			||||||
      from_secret: deploy_key
 | 
					      from_secret: deploy_key
 | 
				
			||||||
    DEPLOY_DIR: /srv/http/blog-lan
 | 
					    DEPLOY_DIR: /srv/http/blog-dev
 | 
				
			||||||
  <<: *deploy_commands
 | 
					  <<: *deploy_commands
 | 
				
			||||||
  when:
 | 
					  when:
 | 
				
			||||||
    branch:
 | 
					    branch:
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in a new issue