Drone CI Test
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
MrKBear 2022-02-20 11:33:32 +08:00
parent 11b1bbe223
commit eda1fe50b9

View File

@ -16,6 +16,7 @@ steps:
path: /drone/src/node_modules
commands:
- npm config set registry https://registry.npm.taobao.org
- ls ./node_modules
- npm ci
- npm run release-lab