From 920bc5debe144c2f215feaba809c88486f42bf1e Mon Sep 17 00:00:00 2001
From: Simon Rose <simon.rose@ess.eu>
Date: Tue, 23 Feb 2021 14:13:53 +0100
Subject: [PATCH] choosing to 'uninstall' instead of 'forceuninstall' for now

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

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 1e9f43eb..d1bdb99b 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -50,4 +50,4 @@ remove version of require on success:
     - e3-modules
   stage: cleanup
   script:
-    - make vars
+    - make uninstall
\ No newline at end of file
-- 
GitLab