Browse Source

update production ci

master
wally 4 years ago
parent
commit
4f5c66c5d4
  1. 2
      .drone.yml

2
.drone.yml

@ -130,7 +130,7 @@ steps:
commands:
- npm config set registry http://registry.npm.taobao.org
- npm i
- npm run test
- npm run build
# - name: rebuild-cache
# image: drillster/drone-volume-cache

Loading…
Cancel
Save