Drone CI Test
continuous-integration/drone/push Build encountered an error

This commit is contained in:
2022-02-19 23:40:39 +08:00
parent 4768cdb229
commit 7bb01ba58e
+10
View File
@@ -0,0 +1,10 @@
kind: pipeline
type: docker
name: LivingTogether-Lab
steps:
- name: npm build
- image: node
- commands:
- npm ci
- npm run release-lab