diff --git a/.github/scripts/check.sh b/.github/scripts/check.sh index 01bf3e4..49c817a 100755 --- a/.github/scripts/check.sh +++ b/.github/scripts/check.sh @@ -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}"