This commit is contained in:
@@ -71,6 +71,8 @@ jobs:
|
||||
fi
|
||||
|
||||
if [ -f artisan ]; then
|
||||
rm -f bootstrap/cache/packages.php bootstrap/cache/services.php bootstrap/cache/config.php bootstrap/cache/events.php bootstrap/cache/routes-*.php
|
||||
|
||||
"$PHP_BIN" artisan down --retry=60 || true
|
||||
trap '"$PHP_BIN" artisan up || true' EXIT
|
||||
|
||||
|
||||
Reference in New Issue
Block a user