Drone CI Test
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
MrKBear 2022-02-20 02:23:44 +08:00
parent 0469282538
commit 745ec6faa9

View File

@ -7,6 +7,7 @@ steps:
pull: if-not-exists pull: if-not-exists
image: node image: node
commands: commands:
- npm config set registry https://registry.npm.taobao.org
- npm ci - npm ci
- npm run release-lab - npm run release-lab
- cp build/* /http/demo/living-together-lab/ - cp build/* /http/demo/living-together-lab/