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