mirror of
https://github.com/henry4682/finance_app.git
synced 2026-07-16 00:10:00 +00:00
This commit is contained in:
@@ -12,7 +12,7 @@ jobs:
|
|||||||
- name: Sync and Deploy Laravel Backend
|
- name: Sync and Deploy Laravel Backend
|
||||||
run: |
|
run: |
|
||||||
# 🎯 1. 換成你 Oracle 主機上 Laravel 專案的實際路徑
|
# 🎯 1. 換成你 Oracle 主機上 Laravel 專案的實際路徑
|
||||||
cd /home/ubuntu/apps/finance-backend || exit 1
|
cd /home/ubuntu/apps/finance_app || exit 1
|
||||||
|
|
||||||
# 2. 強制拉取 Gitea 上的最新代碼
|
# 2. 強制拉取 Gitea 上的最新代碼
|
||||||
git fetch origin main
|
git fetch origin main
|
||||||
|
|||||||
Reference in New Issue
Block a user