chore: 修正打包配置

This commit is contained in:
cnb.aUOqoEV4wEA 2025-11-11 21:46:26 +08:00
parent 1ef0186fc7
commit b1bb4f7d63

View File

@ -34,7 +34,7 @@ main:
key: ${PRIVATE_KEY}
port: ${REMOTE_PORT}
target: /www/wwwroot/hub.risenstars.com/pre
source: ./dist
source: ./apps/web-tdesign/dist
web_trigger_prod:
- docker:
image: node:24
@ -58,4 +58,4 @@ main:
key: ${PRIVATE_KEY}
port: ${REMOTE_PORT}
target: /www/wwwroot/hub.risenstars.com/prod
source: ./dist
source: ./apps/web-tdesign/dist