Browse Source

update drone.yml

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

2
.drone.yml

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

Loading…
Cancel
Save