Changing post_deploy
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Matt Burchett 2021-04-06 23:52:03 -07:00
parent 307d4b7927
commit 094808a98f

View File

@ -25,10 +25,6 @@ if [[ ! -f ./.env ]]; then
php artisan key:generate php artisan key:generate
fi fi
fi
php artisan migrate php artisan migrate
# start the application # start the application