diff --git a/.drone.yml b/.drone.yml index 766088e..1618650 100644 --- a/.drone.yml +++ b/.drone.yml @@ -21,5 +21,5 @@ steps: recursive: true hosts: ["blog.ndumas.com"] source: ./public/ - target: /var/www/blog.ndumas.com + target: /var/www/blog.ndumas.com/ include: ["*"]