Update .gitlab-ci.yml
This commit is contained in:
		
							parent
							
								
									5cfe1b23f1
								
							
						
					
					
						commit
						afb6705f5c
					
				@ -27,4 +27,4 @@ deploy:
 | 
			
		||||
    - echo "$SSH_KNOWN_HOSTS" > ~/.ssh/known_hosts
 | 
			
		||||
    - chmod 644 ~/.ssh/known_hosts
 | 
			
		||||
    
 | 
			
		||||
    - rsync --dry-run -avz "$SERVER_HOST" out/ "$WPD_FOLDER"
 | 
			
		||||
    - rsync --dry-run -avz out/ "$SERVER_HOST":"$WPD_FOLDER"
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user