mirror of
https://github.com/feeddeck/feeddeck.git
synced 2026-07-10 16:20:04 -05:00
This commit adds the continuous delivery pipeline for Supabase, to automatically push all database migrations and to deploy all Supabase functions. When a PR is merged to the "main" branch the pipeline is run for the STAGE project. If a new tag is created the pipeline is run for the PROD project.