From c3f1a1102838e2afcd60d8d4261ca9e4d354d232 Mon Sep 17 00:00:00 2001
From: Tue Herlau <tuhe@dtu.dk>
Date: Tue, 11 Oct 2022 17:34:52 +0200
Subject: [PATCH] CICD

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

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 9a61d1a..d2987ea 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,7 +1,7 @@
 image: ubuntu:latest
 
-
-.install_firefox_geckodriver: &install_firefox_geckodriver
+#
+#.install_firefox_geckodriver: &install_firefox_geckodriver
 
 
 before_script:
-- 
GitLab