db work and flyer processing to anon table
Some checks failed
Deploy to Web Server flyer-crawler.projectium.com / deploy (push) Failing after 25s
Some checks failed
Deploy to Web Server flyer-crawler.projectium.com / deploy (push) Failing after 25s
This commit is contained in:
@@ -79,6 +79,7 @@ jobs:
|
||||
npm exec -- supabase functions deploy system-check --project-ref ${{ env.SUPABASE_PROJECT_ID }}
|
||||
npm exec -- supabase functions deploy delete-user --project-ref ${{ env.SUPABASE_PROJECT_ID }}
|
||||
npm exec -- supabase functions deploy seed-database --project-ref ${{ env.SUPABASE_PROJECT_ID }}
|
||||
npm exec -- supabase functions deploy process-flyer --project-ref ${{ env.SUPABASE_PROJECT_ID }}
|
||||
|
||||
# --- Frontend Deployment ---
|
||||
- name: Build React Application
|
||||
|
||||
Reference in New Issue
Block a user