Files
supabase/scripts/upload-static-assets.sh
Alaister Young 8b81bcdb50 [FE-2635] fix: fail build if assets upload fails (#43137)
Adds `set -eo pipefail` so any failed upload immediately exits the
script with a non-zero code, failing the Vercel build.
2026-02-24 20:53:14 +08:00

3.8 KiB
Executable File