From a94d58bd245e09ebc09604128b1f7cc5749bf635 Mon Sep 17 00:00:00 2001 From: MrKBear Date: Sun, 20 Feb 2022 11:35:39 +0800 Subject: [PATCH] Drone CI Test --- .drone.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 8928d63..06ff262 100644 --- a/.drone.yml +++ b/.drone.yml @@ -16,7 +16,6 @@ steps: path: /drone/src/node_modules commands: - npm config set registry https://registry.npm.taobao.org - - ls ./node_modules - npm ci - npm run release-lab