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

This commit is contained in:
MrKBear 2022-02-19 23:43:00 +08:00
parent 7bb01ba58e
commit 00e11287eb

View File

@ -3,8 +3,8 @@ type: docker
name: LivingTogether-Lab name: LivingTogether-Lab
steps: steps:
- name: npm build - name: npm build
- image: node image: node
- commands: commands:
- npm ci - npm ci
- npm run release-lab - npm run release-lab