From 2bfeee9553fe9edc426c1f8968e9205baeb5121e Mon Sep 17 00:00:00 2001 From: Antoine M Date: Mon, 23 Sep 2024 09:42:20 +0200 Subject: [PATCH] test --- .drone.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.drone.yml b/.drone.yml index b9e48dc..5a08a63 100644 --- a/.drone.yml +++ b/.drone.yml @@ -41,3 +41,4 @@ steps: commands: - cd lhoist-stay-safe - rsync -avhpn -e 'ssh -p 22' ./build/ $PROD_SERVER_PATH:$PROD_FOLDER_PATH --delete +