Supabase CI failing with permission error

I just set up CI following the docs and getting
Stopping containers...
ERROR: must be owner of relation prefixes (SQLSTATE 42501)                
At statement: 4                                                           
drop trigger if exists "prefixes_create_hierarchy" on "storage"."prefixes"
Try rerunning the command with --debug to troubleshoot the error.
Error: Process completed with exit code 1.
Was this page helpful?