Leonezhurui 2 лет назад
Родитель
Сommit
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
 
   # 第二步,上传镜像到阿里云容器镜像服务