From 59fd69977c40fe3f2ca0b5cdecf49e6db7a69696 Mon Sep 17 00:00:00 2001
From: Jean-Paul Calderone <exarkun@twistedmatrix.com>
Date: Wed, 22 Sep 2021 09:33:04 -0400
Subject: [PATCH] update the location of the production grid

---
 .gitlab-ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 780a3c8a..1d497f57 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -98,4 +98,4 @@ deploy-to-production:
     - "production"
   environment:
     name: "production"
-    url: "https://privatestorage.io/"
+    url: "https://private.storage/"
-- 
GitLab