tt2
All checks were successful
Koori-ERP-Sync-Only / sync-update (push) Successful in 3m39s

This commit is contained in:
2026-01-05 13:34:16 +08:00
parent 2355c94b65
commit e6ce9ad428

View File

@@ -26,6 +26,7 @@ jobs:
# 它不會刪掉你的 .env因為它是用 tar 覆蓋進去
tar -cf - . | docker exec -i koori-erp-laravel.test-1 tar -xf - -C /var/www/html
- name: 3. Refresh Backend (Only if needed)
run: |
# 執行 Composer (確保你有加新套件的話會抓到)