Drone CI Test
This commit is contained in:
parent
00e11287eb
commit
0469282538
@ -4,7 +4,9 @@ name: LivingTogether-Lab
|
||||
|
||||
steps:
|
||||
- name: npm build
|
||||
pull: if-not-exists
|
||||
image: node
|
||||
commands:
|
||||
- npm ci
|
||||
- npm run release-lab
|
||||
- cp build/* /http/demo/living-together-lab/
|
||||
|
Loading…
Reference in New Issue
Block a user