From 9d90de28193368d0520f5ae97265642cfb816917 Mon Sep 17 00:00:00 2001 From: xuesinan <1404152492@qq.com> Date: Thu, 20 Jan 2022 16:45:14 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BF=AE=E6=94=B9=E9=85=8D=E7=BD=AE?= =?UTF-8?q?=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index eb2007c..02f8349 100644 --- a/.drone.yml +++ b/.drone.yml @@ -120,7 +120,7 @@ constants: - &PRODUCTION_CMD - npm config set registry http://registry.npm.taobao.org - npm i - - npm run build:prop + - npm run build:prod - &PRODUCTION_SCP_TARGET /home/experiment - &PRODUCTION_BRANCH master - &PRODUCTION_PORT 22