From 45ae77cd78b5db3313e172c7044967a6d78ac910 Mon Sep 17 00:00:00 2001 From: Antoine M Date: Mon, 23 Sep 2024 16:03:05 +0200 Subject: [PATCH] cicd test --- .drone.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 8f89c6c..e7c32ff 100644 --- a/.drone.yml +++ b/.drone.yml @@ -25,4 +25,3 @@ steps: commands: - cd homegrade_blocks_production - rsync -avhpn -e 'ssh' ./ $PROD_SERVER_PATH:~/public_html/wp-content/themes/Deligraph_Homegrade --exclude 'node_modules' --exclude 'Makefile' --exclude '.git' --exclude '.env' --exclude '.env_prod' --exclude '.env_dev' -#