From 4f5c66c5d45e875d8b762d217785e87b03ef61fe Mon Sep 17 00:00:00 2001 From: wally <18603454788@163.com> Date: Wed, 19 Jan 2022 21:20:49 +0800 Subject: [PATCH] update production ci --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 23c3fc1..60c5320 100644 --- a/.drone.yml +++ b/.drone.yml @@ -130,7 +130,7 @@ steps: commands: - npm config set registry http://registry.npm.taobao.org - npm i - - npm run test + - npm run build # - name: rebuild-cache # image: drillster/drone-volume-cache