提交 8dce3ecc 作者: 闫冬杰

更新 .gitlab-ci.yml

上级 b41d7372
流水线 #2017 已失败 于阶段
in 2 分 8 秒
......@@ -13,15 +13,12 @@ compile:
image: node:9
script:
- npm config set registry https://registry.npm.taobao.org
- npm install --unsafe-perm
- npm run build:prod
- npm install
- npm run build
artifacts:
expire_in: 15 mins
paths:
- dist
cache:
paths:
- node_modules
build:
stage: build
image: docker:dind
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论