From 1170b3d25c89ed9ef3e492afa7f7da9091211de3 Mon Sep 17 00:00:00 2001 From: simonpetit Date: Wed, 3 Dec 2025 18:01:03 +0000 Subject: [PATCH] another try --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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