This commit is contained in:
@@ -71,6 +71,8 @@ jobs:
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
if [ -f artisan ]; then
|
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
|
"$PHP_BIN" artisan down --retry=60 || true
|
||||||
trap '"$PHP_BIN" artisan up || true' EXIT
|
trap '"$PHP_BIN" artisan up || true' EXIT
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user