From f94f70e7bc978b8f3600bb0fecdddc91ba72c675 Mon Sep 17 00:00:00 2001 From: Antoine M Date: Tue, 24 Sep 2024 16:46:53 +0200 Subject: [PATCH] test cicd --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 3221c18..33e65ab 100644 --- a/.drone.yml +++ b/.drone.yml @@ -20,7 +20,7 @@ steps: PLUGIN_VERIFY: false PLUGIN_HOSTNAME: sftp://test.deligraph.com PLUGIN_SRC_DIR: / - PLUGIN_DEST_DIR: /home/testdeligraph/test + PLUGIN_DEST_DIR: /home/testdeligraph/www/wp-content/themes/Deligraph-v3 PLUGIN_AUTO_CONFIRM: true PLUGIN_DEBUG: true PLUGIN_ONLY_NEWER: true