mirror of
https://github.com/supabase/supabase.git
synced 2026-05-07 06:27:16 +08:00
Adds `set -eo pipefail` so any failed upload immediately exits the script with a non-zero code, failing the Vercel build.
Adds `set -eo pipefail` so any failed upload immediately exits the script with a non-zero code, failing the Vercel build.