Explorar o código

feat "第一次部署尝试"

Leonezhurui %!s(int64=2) %!d(string=hai) anos
pai
achega
c3687cd43f
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      .drone.yml

+ 1 - 1
.drone.yml

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