From ef99044b088b4e197ea751bf135d233ab46647ac Mon Sep 17 00:00:00 2001 From: CCTVcalc Date: Thu, 24 Jul 2025 08:54:47 +0300 Subject: [PATCH] Update .drone.yml --- .drone.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 7fe2033..20415dc 100644 --- a/.drone.yml +++ b/.drone.yml @@ -24,7 +24,8 @@ steps: username: root key: from_secret: SSH-nginx-key - source: ./dist/spa/. + source: ./dist/spa/* + strip_components: 1 target: /usr/share/nginx/tgCrewLanding rm: true when: