From 00f047a563eaa6fd5e51c97d48f2ec770070d2eb Mon Sep 17 00:00:00 2001
From: Nico Vermaas <vermaas@astron.nl>
Date: Fri, 18 Dec 2020 12:58:06 +0100
Subject: [PATCH] reverting migration commands

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

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 95aa67a2..6bc97b3e 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -49,4 +49,4 @@ docker-deploy-master:
     - ssh -o StrictHostKeyChecking=no vermaas@sdc.astron.nl "docker-compose -p atdb -f /docker_compose/atdb-ldv/docker-compose-cd.yml up -d"
   when: manual
   only:
-    - master
\ No newline at end of file
+    - master
-- 
GitLab