更新 '.drone.yml'
continuous-integration/drone/push Build is passing Details

master
root 4 years ago
parent 44cf8410c4
commit 12621bf743

@ -11,6 +11,7 @@ steps:
- node -v - node -v
- npm -v - npm -v
- yarn --version - yarn --version
- yarn config set registry https://registry.npm.taobao.org
- yarn install - yarn install
- yarn run test - yarn run test
- name: publish - name: publish

Loading…
Cancel
Save