ci: disable vercel redeploys

pull/376/head
Cian Johnston 4 months ago
parent 482ed84399
commit dbd294ff79

@ -196,7 +196,8 @@ else
# If a module is down, force a reployment to try getting things back online
# ASAP
force_redeploy_registry
# EDIT: registry.coder.com is no longer hosted on vercel
#force_redeploy_registry
fi
exit "${status}"

Loading…
Cancel
Save