Drone CI Test
Some checks reported errors
continuous-integration/drone/push Build encountered an error
Some checks reported errors
continuous-integration/drone/push Build encountered an error
This commit is contained in:
parent
4768cdb229
commit
7bb01ba58e
10
.drone.yml
Normal file
10
.drone.yml
Normal 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
|
Loading…
Reference in New Issue
Block a user