提交 f3229593 编写于 作者: 璃白.'s avatar 璃白. 🌻

feat:update ci

上级 aee3474d
......@@ -9,16 +9,12 @@ default:
- echo "current version is :"
- echo $(node -p "require('./package.json').version")
stages:
- test
- deploy
check:
stage: test
script:
- npm install
publish:
stage: deploy
script:
- npm install
- npm run build
artifacts:
paths:
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册