From 984b8d375d50f4d5e529466b11f322fc7e716c9e Mon Sep 17 00:00:00 2001
From: Raphael Sturgis <raphael.sturgis@lis-lab.fr>
Date: Mon, 1 Nov 2021 19:14:47 +0100
Subject: [PATCH] Update .gitlab-ci.yml file

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

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index f7e3bcd..b6dc3e6 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,7 +1,6 @@
 # run the test suite
 tests:
     stage: test
-    image: registry.gitlab.lis-lab.fr:5005/raphael.sturgis/skais
     only:
         - main
         - develop
-- 
GitLab