fix: 修正 deploy.yaml 第 94 行縮排錯誤

This commit is contained in:
2026-02-13 14:56:40 +08:00
parent ab5b4bde0b
commit 0251540365

View File

@@ -91,7 +91,7 @@ jobs:
username: amba
key: ${{ secrets.DEMO_SSH_KEY }}
envs: GITEA_SHA
script: |
script: |
docker exec -u 1000:1000 -w /var/www/html star-erp-laravel sh -c "
# 0. 更新版本號 (使用 Gitea 提供的 SHA)
VERSION=\"v1.0-\${GITEA_SHA:0:7}\"