Fixed source
the build was successful Details

Signed-off-by: Jim Martens <github@2martens.de>
This commit is contained in:
Jim Martens 2018-07-04 10:20:28 +02:00
parent 0c1814429d
commit c9400e4f3a
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@ pipeline:
image: drillster/drone-rsync
hosts: [ "wolf.uberspace.de" ]
user: martens7
source: ./_site
source: ./_site/*
target: ~/tmp/build
recursive: true
delete: true