fix: 修正 deploy.yaml 第 94 行縮排錯誤
This commit is contained in:
@@ -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}\"
|
||||
|
||||
Reference in New Issue
Block a user