This commit is contained in:
parent
7bb01ba58e
commit
00e11287eb
10
.drone.yml
10
.drone.yml
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user