Skip to content

Commit 14eef49

Browse files
committed
Updating build script
1 parent dcbb290 commit 14eef49

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

build.sh

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,5 @@ php artisan api-platform:install
1717
echo "[5/5] Migrating database"
1818
php artisan migrate --force
1919

20-
echo "The app has been built!"
20+
echo "The app has been built and deployed!"
21+

0 commit comments

Comments
 (0)