From c1f9b4162bdd4a4d81c8482289046bb8e952c55f Mon Sep 17 00:00:00 2001
From: Chris Croome <chris@webarchitects.co.uk>
Date: Sun, 6 Nov 2022 19:58:24 +0000
Subject: [PATCH] remove test deploy servermigration branch

---
 .gitlab-ci.yml | 2 --
 1 file changed, 2 deletions(-)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 1dc7fca..2e01c12 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -49,7 +49,6 @@ deploy:dev:
     url: https://dev.coops.tech
   only:
     - master
-    - servermigration
 
 deploy:production:
   stage: production
@@ -64,7 +63,6 @@ deploy:production:
     url: https://www.coops.tech
   only:
     - master
-    - servermigration
   when: manual
 
 after_script: