From 960d6a22f29ac75d8fcfdceb76e5cc1f578f59d2 Mon Sep 17 00:00:00 2001 From: 3wc <3wc@doesthisthing.work> Date: Tue, 16 Jul 2024 18:36:13 -0400 Subject: [PATCH] Fix path for Drone deployment --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index a51cf40..177557c 100644 --- a/.drone.yml +++ b/.drone.yml @@ -22,7 +22,7 @@ steps: username: autonomic key: from_secret: drone_ssh_mont58coffee.com - target: /var/www/production.mont58coffee.com/web/wp-content/themes/mont58-coffee/ + target: /var/www/production.mont58coffee.com/web/ source: wp-content/themes/mont58-coffee/ when: branch: