From 48019259ffb7c920eba204834fb3b3ec61ff36d8 Mon Sep 17 00:00:00 2001 From: Thomas Cole Date: Fri, 3 Jun 2022 05:53:06 -0400 Subject: [PATCH] Copy only dist folder contents --- .drone.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.drone.yml b/.drone.yml index 42ee944..0233f77 100644 --- a/.drone.yml +++ b/.drone.yml @@ -16,5 +16,4 @@ steps: from_secret: ssh_password port: 22 target: /home/thomas/wwwtest - source: ./dist - strip_components: 1 \ No newline at end of file + source: ./dist/*