This commit is contained in:
@@ -26,7 +26,7 @@ jobs:
|
||||
|
||||
# B. 確保容器環境是最新的
|
||||
# --wait 會確保容器真的跑起來了才執行下一步
|
||||
docker compose up -d --build --force-recreate --wait
|
||||
docker compose -p koori-erp up -d --build --force-recreate --wait
|
||||
|
||||
# C. 執行精簡化複製 (關鍵優化!)
|
||||
# 排除 .git, node_modules, vendor 這三大黑洞
|
||||
|
||||
Reference in New Issue
Block a user