[STYLE] 重構 CI/CD 文件名為 deploy-demo.yaml 以對齊 ERP UI 規範
All checks were successful
star-cloud-deploy-demo / deploy-demo (push) Successful in 34s
All checks were successful
star-cloud-deploy-demo / deploy-demo (push) Successful in 34s
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
name: Star-Cloud-Deploy-Demo
|
||||
name: star-cloud-deploy-demo
|
||||
|
||||
on:
|
||||
push:
|
||||
@@ -96,4 +96,4 @@ jobs:
|
||||
php artisan optimize &&
|
||||
php artisan view:cache
|
||||
"
|
||||
docker exec star-cloud-demo-laravel chmod -R 775 /var/www/html/storage /var/www/html/bootstrap/cache
|
||||
docker exec star-cloud-demo-laravel chmod -R 775 /var/www/html/storage /var/www/html/bootstrap/cache
|
||||
Reference in New Issue
Block a user