File tree Expand file tree Collapse file tree 2 files changed +4
-1
lines changed
Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Original file line number Diff line number Diff line change 1- name : Deploy to Huawei OBS
1+ name : Deploy to Huawei OBS SaaS
22
33on :
44 push :
4242 export NODE_OPTIONS="--max-old-space-size=8192"
4343 pnpm -F @opentiny/vue-docs build:saas
4444 env :
45+ VITE_CONTEXT : /tiny-vue-saas/
46+ VITE_PLAYGROUND_URL : /vue-saas-playground
4547 VITE_APP_BUILD_BASE_URL : //opentiny-assets.obs.cn-north-4.myhuaweicloud.com/tiny-vue-saas/${{ env.VERSION }}/
4648 - name : Copy files
4749 run : |
Original file line number Diff line number Diff line change 4343 pnpm build:site
4444 env :
4545 VITE_APP_BUILD_BASE_URL : //opentiny-assets.obs.cn-north-4.myhuaweicloud.com/tiny-vue-web-doc/${{ env.VERSION }}/
46+ VITE_PLAYGROUND_URL : /vue-playground
4647 - name : Copy files
4748 run : |
4849 cp ./examples/sites/dist/index.html ./examples/sites/dist/404.html
You can’t perform that action at this time.
0 commit comments