Drone CI Test
This commit is contained in:
parent
00e11287eb
commit
0469282538
@ -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/
|
||||||
|
Loading…
Reference in New Issue
Block a user