chore: store package-lock.json as artifact

make it easy to restore the environment when releasing a old version
This commit is contained in:
Wei Zhu 2018-12-25 23:20:53 +08:00
parent 911f32c44f
commit 75e30e2555

View File

@ -84,6 +84,8 @@ jobs:
root: ~/ant-design
paths:
- node_modules
- store_artifacts:
path: package-lock.json
dist:
<<: *container_config