ci: disable vercel redeploys (#376)

pull/371/head^2
Cian Johnston 4 months ago committed by GitHub
parent 482ed84399
commit bc6490f0d3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -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