ソースを参照

feat "第一次部署尝试"

Leonezhurui 2 年 前
コミット
caafa54bab
1 ファイル変更1 行追加1 行削除
  1. 1 1
      .drone.yml

+ 1 - 1
.drone.yml

@@ -9,7 +9,7 @@ steps:
     commands:
       - npm config set strict-ssl false
       - npm config set registry https://registry.npm.taobao.org/
-      - npm
+      - npm install
       - npm build
 
   # 第二步,上传镜像到阿里云容器镜像服务