update bug docker file
All checks were successful
Build, Push and Deploy / build-and-push (push) Successful in 3m7s
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 8s
Build, Push and Deploy / deploy-staging (push) Successful in 37s
Build, Push and Deploy / deploy-production (push) Has been skipped
Build, Push and Deploy / cleanup (push) Successful in 0s
All checks were successful
Build, Push and Deploy / build-and-push (push) Successful in 3m7s
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 8s
Build, Push and Deploy / deploy-staging (push) Successful in 37s
Build, Push and Deploy / deploy-production (push) Has been skipped
Build, Push and Deploy / cleanup (push) Successful in 0s
This commit is contained in:
@@ -77,7 +77,7 @@ grep "APP_KEY" .env
|
||||
|
||||
# Ensure vendor directory matches composer.lock exactly, syncing missing packages
|
||||
echo "Verifying and synchronizing Composer dependencies..."
|
||||
composer install --no-interaction --optimize-autoloader
|
||||
composer install # --no-interaction --optimize-autoloader
|
||||
|
||||
# Verify vendor integrity at PHP level
|
||||
echo "Checking vendor visibility and READABILITY for PHP..."
|
||||
|
||||
Reference in New Issue
Block a user