change deploy.yaml ver 8.

This commit is contained in:
2026-03-14 20:26:13 +08:00
parent 0aa2e23e63
commit aa6225406e

View File

@@ -9,6 +9,7 @@ jobs:
steps: steps:
- name: Deploy - name: Deploy
run: | run: |
git config --global --add safe.directory /home/ubuntu/apps/linebot_finance
cd /home/ubuntu/apps/linebot_finance cd /home/ubuntu/apps/linebot_finance
git pull git pull
docker compose up -d --build docker compose up -d --build