This commit is contained in:
@@ -10,7 +10,7 @@ jobs:
|
||||
steps:
|
||||
- name: 1. Checkout New Code
|
||||
run: |
|
||||
cd ~/koori-erp # ✅ 直接在宿主機更新
|
||||
cd /home/amba/koori-erp # 👈 使用絕對路徑
|
||||
git pull origin main
|
||||
|
||||
- name: 2. Restart Containers
|
||||
|
||||
Reference in New Issue
Block a user