3 Commits
Author SHA1 Message Date
Lucanlee b17a37ec19 fix(deploy): 自动补全 PATH 并定位 git/php,避免非交互环境 command not found 2026-08-09 00:00:27 +08:00
Lucanlee b60e637fd9 deploy.sh 增加配置缓存重建步骤
git pull 之后执行 php artisan config:clear 与 config:cache,避免修改 config/*(如本次 PDO 弃用修复)后 Laravel 仍读旧缓存导致改动不生效。config:cache 失败时仅告警不中断部署。
2026-08-08 22:38:36 +08:00
Lucanlee 455ac815c7 实时更新 2026-08-08 22:29:37 +08:00