Actualizar .gitea/workflows/production.yaml
Deploy Function / deploy (push) Successful in 20s
Deploy Migrations to Production / deploy (push) Failing after 0s

This commit is contained in:
2026-02-12 21:27:23 +00:00
parent 4365303c49
commit a9b77cd792
+1 -1
View File
@@ -23,4 +23,4 @@ jobs:
version: latest
- run: supabase link --project-ref $SUPABASE_PROJECT_ID
- run: yes | supabase db push --debug
- run: supabase db push --debug --yes