Compare commits
No commits in common. "745ec6faa9157f8331ca7917dadce6e204af3037" and "00e11287eb173a8f89706d45c14d417f01ed69a4" have entirely different histories.
745ec6faa9
...
00e11287eb
@ -4,10 +4,7 @@ name: LivingTogether-Lab
|
|||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: npm build
|
- name: npm build
|
||||||
pull: if-not-exists
|
|
||||||
image: node
|
image: node
|
||||||
commands:
|
commands:
|
||||||
- npm config set registry https://registry.npm.taobao.org
|
|
||||||
- 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