Fix path
All checks were successful
the build was successful

This commit is contained in:
Valentin Brandl 2018-07-20 12:30:01 +02:00
parent 3c4d07a39c
commit a03f5edde5
Signed by: vbrandl
GPG Key ID: CAD4DA1A789125F9

View File

@ -10,7 +10,7 @@ pipeline:
image: drillster/drone-rsync
hosts: [ "vbrandl.net" ]
target: /var/www/staging.vbrandl.net
source: public/drone-generated/*
source: public/*
user: hugo
secrets: [ rsync_key ]
branches: develop