mirror of
https://github.com/supabase/supabase.git
synced 2026-05-23 01:39:34 +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.