Commit Graph

5 Commits

Author SHA1 Message Date
f67a1dc11e style: 調整 deploy.yaml 格式
All checks were successful
Star-Cloud-Deploy-System / deploy-demo (push) Successful in 33s
Star-Cloud-Deploy-System / deploy-production (push) Has been skipped
2026-01-13 10:45:13 +08:00
a578c7f261 fix: 修正部署流程中的 npm 權限問題
All checks were successful
Star-Cloud-Deploy-System / deploy-demo (push) Successful in 40s
Star-Cloud-Deploy-System / deploy-production (push) Has been skipped
- 在 npm install 前先用 root 身份修正 /.npm 和 node_modules 權限
- 加入 npm cache clean --force 避免快取權限衝突
- 同時修正 Demo 與正式環境的部署腳本
- 解決 EACCES 與 ENOTEMPTY 錯誤
2026-01-13 10:39:05 +08:00
55ba08c88f chore: 更新 deploy.yaml 部署流程
All checks were successful
Star-Cloud-Deploy-System / deploy-demo (push) Successful in 39s
Star-Cloud-Deploy-System / deploy-production (push) Has been skipped
2026-01-12 13:21:07 +08:00
96b22cd577 fix: 修正 Step 4 部署錯誤,改用 SSH action 在 demo 伺服器執行 docker exec
All checks were successful
Star-Cloud-Deploy-System / deploy-demo (push) Successful in 50s
Star-Cloud-Deploy-System / deploy-production (push) Has been skipped
2026-01-12 11:46:56 +08:00
2aff99fc76 add deploy
Some checks failed
Star-Cloud-Deploy-System / deploy-demo (push) Failing after 28s
Star-Cloud-Deploy-System / deploy-production (push) Has been skipped
2026-01-12 11:27:34 +08:00