Skip to content

Commit da6a7d8

Browse files
committed
Forcing migrations
1 parent 5c490a3 commit da6a7d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,6 @@ echo "[3/7] Publishing API Platform assets"
1515
php artisan api-platform:install
1616

1717
echo "[4/8] Migrating database"
18-
php artisan migrate
18+
php artisan migrate --force
1919

2020
echo "Site has been deployed!"

0 commit comments

Comments
 (0)