Drone CI Test

This commit is contained in:
MrKBear 2022-02-20 00:08:11 +08:00
parent 00e11287eb
commit 0469282538

View File

@ -4,7 +4,9 @@ name: LivingTogether-Lab
steps: steps:
- name: npm build - name: npm build
pull: if-not-exists
image: node image: node
commands: commands:
- npm ci - npm ci
- npm run release-lab - npm run release-lab
- cp build/* /http/demo/living-together-lab/