diff --git a/.drone.yml b/.drone.yml index 6a831b3..5e2d36f 100644 --- a/.drone.yml +++ b/.drone.yml @@ -19,7 +19,7 @@ steps: port: 22 command_timeout: 2m script: - - rm /var/www/html/blog/posts/*.html + - rm -r /var/www/html/blog/posts/ - name: Deploy image: appleboy/drone-scp