Update '.drone.yml'
This commit is contained in:
		
							parent
							
								
									0e3c9bf423
								
							
						
					
					
						commit
						0a8d3c1054
					
				| 
						 | 
					@ -19,11 +19,13 @@ steps:
 | 
				
			||||||
    image: appleboy/drone-scp
 | 
					    image: appleboy/drone-scp
 | 
				
			||||||
    settings:
 | 
					    settings:
 | 
				
			||||||
      host: "217.160.46.175"
 | 
					      host: "217.160.46.175"
 | 
				
			||||||
      target: /var/www/html/nicktrimborn.de/public_html
 | 
					      target: /var/www/html/nicktrimborn.de/public_html/
 | 
				
			||||||
      source: public
 | 
					      source: public/.
 | 
				
			||||||
      username: "root"
 | 
					      username: "root"
 | 
				
			||||||
      password: "R*Hc96Wb@v"
 | 
					      password: "R*Hc96Wb@v"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
trigger:
 | 
					trigger:
 | 
				
			||||||
  branch:
 | 
					  branch:
 | 
				
			||||||
    - master
 | 
					    - master
 | 
				
			||||||
 | 
					  event:
 | 
				
			||||||
 | 
					    - push
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue