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

master^2
root 4 years ago
parent 146dc9c874
commit b640c8460e

@ -12,7 +12,7 @@ steps:
- npm -v - npm -v
- yarn --version - yarn --version
- yarn config set registry https://registry.npm.taobao.org - yarn config set registry https://registry.npm.taobao.org
- yarn install vite - yarn install
- vite build - vite build
- name: publish - name: publish
image: plugins/docker:19.03.8 image: plugins/docker:19.03.8

Loading…
Cancel
Save