We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dcbb290 commit 14eef49Copy full SHA for 14eef49
build.sh
@@ -17,4 +17,5 @@ php artisan api-platform:install
17
echo "[5/5] Migrating database"
18
php artisan migrate --force
19
20
-echo "The app has been built!"
+echo "The app has been built and deployed!"
21
+
0 commit comments