Browse Source

Merge pull request 'update production ci' (#3) from develop into master

Reviewed-on: http://101.201.226.163:3000/TALL/check-work/pulls/3
pull/8/head^2
wally 4 years ago
parent
commit
daa401a259
  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