From cdb9ba3a142f7419e63c92b028a915a8259f4416 Mon Sep 17 00:00:00 2001 From: MrKBear Date: Sun, 20 Feb 2022 02:35:27 +0800 Subject: [PATCH] Drone CI Test --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index c01fec4..d33dbdc 100644 --- a/.drone.yml +++ b/.drone.yml @@ -10,4 +10,4 @@ steps: - npm config set registry https://registry.npm.taobao.org - npm ci - npm run release-lab - - cp build/* /http/demo/living-together-lab/ + - cp -r build/* /http/demo/living-together-lab/