From 4aba47e97c5230d7098fdd63dac1ed925d2582ae Mon Sep 17 00:00:00 2001
From: Anjana Elapavalore <anjana.elapavalore@uni.lu>
Date: Tue, 18 Feb 2025 15:19:01 +0100
Subject: [PATCH] Update .gitlab-ci.yml file

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

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index bd5c882..9e67513 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -44,9 +44,6 @@ variables:
 
 
 base-image:
-  tags:
-    - docker
-    - $RUNNER_TAG
   stage: dep_images
   rules:
     - if: $CI_COMMIT_TAG == ""
-- 
GitLab