You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
gtfs/.drone.yml

11 lines
222 B

pipeline:
deploy:
image: appleboy/drone-scp
host: sgeboers.nl
target: /home/webapps/gtfs/
source: .
user: webapps
strip_components: 1
overwrite: true
password:
from_secret: password