This commit is contained in:
parent
17ba452d22
commit
ca5e72d6f5
@ -13,8 +13,8 @@ steps:
|
|||||||
- npm config set registry https://registry.npm.taobao.org
|
- npm config set registry https://registry.npm.taobao.org
|
||||||
- npm ci
|
- npm ci
|
||||||
- npm run release-lab
|
- npm run release-lab
|
||||||
- mkdir /tmp/cache
|
- mkdir -p /tmp/cache
|
||||||
- cp -r build/* /tmp/cache
|
- cp -f -r build/* /tmp/cache
|
||||||
|
|
||||||
volumes:
|
volumes:
|
||||||
- name: publish
|
- name: publish
|
||||||
|
Loading…
Reference in New Issue
Block a user