slash?
This commit is contained in:
		@@ -9,11 +9,11 @@ pipeline:
 | 
				
			|||||||
  deploy:
 | 
					  deploy:
 | 
				
			||||||
    image: appleboy/drone-scp
 | 
					    image: appleboy/drone-scp
 | 
				
			||||||
    settings:
 | 
					    settings:
 | 
				
			||||||
 | 
					      strip_components: 1
 | 
				
			||||||
      host:
 | 
					      host:
 | 
				
			||||||
        - reinmuth.uberspace.de
 | 
					        - reinmuth.uberspace.de
 | 
				
			||||||
      username: moanos
 | 
					      username: moanos
 | 
				
			||||||
      target: /var/www/virtual/moanos/
 | 
					      target: /var/www/virtual/moanos/
 | 
				
			||||||
      source: public
 | 
					      source: public/
 | 
				
			||||||
      key:
 | 
					      key:
 | 
				
			||||||
        from_secret: ssh_key
 | 
					        from_secret: ssh_key
 | 
				
			||||||
      strip_components: 1
 | 
					 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user