From d880e5ed223eefa6b6dddd1c65811b1edb1e8c42 Mon Sep 17 00:00:00 2001 From: 3wc <3wc@doesthisthing.work> Date: Sat, 18 May 2024 00:37:53 -0300 Subject: [PATCH] Reduce subdirectory nesting [ci skip] --- .drone.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 8061ebb..fe34e03 100644 --- a/.drone.yml +++ b/.drone.yml @@ -69,7 +69,8 @@ steps: settings: host: swarm-demo.autonomic.zone service: paystro_swarm-demo_autonomic_zone_app - source: astro/dist/* + source: * + chdir: astro/dist/ exec_pre: rm -rf /usr/share/nginx/html/* dest: /usr/share/nginx/html/ deploy_key: