mirror of
https://github.com/marcogll/TaxHacker_s23.git
synced 2026-01-13 13:25:18 +00:00
ci: move prisma generate to launch stage
This commit is contained in:
@@ -14,6 +14,7 @@ echo "PostgreSQL server is ready!"
|
||||
|
||||
# Run database migrations
|
||||
echo "Running database migrations..."
|
||||
npx prisma generate
|
||||
npx prisma migrate deploy
|
||||
|
||||
# Start the application
|
||||
|
||||
Reference in New Issue
Block a user