style: 調整 deploy.yaml 格式
This commit is contained in:
@@ -100,6 +100,7 @@ jobs:
|
||||
chown -R sail:sail /.npm /var/www/html/node_modules 2>/dev/null || true
|
||||
"
|
||||
|
||||
|
||||
docker exec -u 1000:1000 -w /var/www/html star-cloud-laravel sh -c "
|
||||
# 1. 後端依賴 (Demo 環境建議加上 --no-interaction 避免卡住)
|
||||
composer install --no-dev --optimize-autoloader --no-interaction &&
|
||||
|
||||
Reference in New Issue
Block a user