tweak deploy script
This commit is contained in:
parent
12b0c12a43
commit
220d34c58a
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
echo "Putting the Laravel app in maintenance mode"
|
echo "Putting the Laravel app in maintenance mode"
|
||||||
php artisan down
|
php artisan down
|
||||||
#php artisan horizon:terminate
|
php artisan horizon:terminate
|
||||||
|
|
||||||
echo "Pulling the latest changes"
|
echo "Pulling the latest changes"
|
||||||
git pull
|
git pull
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue