mirror of
https://github.com/QuivrHQ/quivr.git
synced 2024-12-14 17:03:29 +03:00
Add debug flag to supabase db push command
This commit is contained in:
parent
5baf2f02e5
commit
e28ef7d709
@ -19,5 +19,5 @@ echo "Running supabase link"
|
||||
supabase link --project-ref $PROJECT_ID --password $SUPABASE_DB_PASSWORD
|
||||
|
||||
echo "Running supabase db push"
|
||||
supabase db push --linked
|
||||
supabase db push --linked --password $SUPABASE_DB_PASSWORD --debug
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user