summaryrefslogtreecommitdiffhomepage
path: root/infra/stage.ts
diff options
context:
space:
mode:
authorDax Raad <[email protected]>2025-09-27 01:51:54 -0400
committerDax Raad <[email protected]>2025-09-27 01:51:54 -0400
commiteadc2a8535e5c105ff0788eb2a74ecc429b8d69a (patch)
treeab04aee309b420a7bbe3e20b50c8f1c54cce78c7 /infra/stage.ts
parent00a5ec5bd238ce7a00435daa4ce187375ac0c5c1 (diff)
downloadopencode-eadc2a8535e5c105ff0788eb2a74ecc429b8d69a.tar.gz
opencode-eadc2a8535e5c105ff0788eb2a74ecc429b8d69a.zip
ci: give up
Diffstat (limited to 'infra/stage.ts')
-rw-r--r--infra/stage.ts10
1 files changed, 5 insertions, 5 deletions
diff --git a/infra/stage.ts b/infra/stage.ts
index 729422905..7ec91e9ac 100644
--- a/infra/stage.ts
+++ b/infra/stage.ts
@@ -6,8 +6,8 @@ export const domain = (() => {
export const zoneID = "430ba34c138cfb5360826c4909f99be8"
-new cloudflare.RegionalHostname("RegionalHostname", {
- hostname: domain,
- regionKey: "us",
- zoneId: zoneID,
-})
+// new cloudflare.RegionalHostname("RegionalHostname", {
+// hostname: domain,
+// regionKey: "us",
+// zoneId: zoneID,
+// })