Compare commits
2 Commits
00e11287eb
...
745ec6faa9
Author | SHA1 | Date | |
---|---|---|---|
745ec6faa9 | |||
0469282538 |
@ -4,7 +4,10 @@ name: LivingTogether-Lab
|
||||
|
||||
steps:
|
||||
- name: npm build
|
||||
pull: if-not-exists
|
||||
image: node
|
||||
commands:
|
||||
- npm config set registry https://registry.npm.taobao.org
|
||||
- npm ci
|
||||
- npm run release-lab
|
||||
- cp build/* /http/demo/living-together-lab/
|
||||
|
Loading…
Reference in New Issue
Block a user