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