提交 05a3d16c authored 作者: 张伊明's avatar 张伊明

fix 修改cil配置文件

上级 4c47b21f
......@@ -2,10 +2,10 @@ stages:
- build
- deploy
cache:
key: "$CI_COMMIT_REF_SLUG"
paths:
- .npm/
# cache:
# key: "$CI_COMMIT_REF_SLUG"
# paths:
# - .npm/
build_pre:
stage: build
......@@ -19,9 +19,9 @@ build_pre:
- npm ci --prefer-offline --no-audit --no-fund
- npm run build
artifacts:
expire_in: 1 hour
paths:
- dist/
expire_in: 1 hour
deploy_pre:
stage: deploy
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论