From 1d6ce4a460fa244abcf50eb378cad042c529d237 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Daniel=20Mihail=20B=C4=82RU=C5=A2A?= <daniel.baruta@upb.ro>
Date: Sun, 13 Nov 2022 12:22:16 +0000
Subject: [PATCH] Update .gitlab-ci.yml file

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

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 8b4bd75..6bf1f1a 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -23,6 +23,6 @@ build:
 checker:
     stage: test
     image:
-        name: gitlab.cs.pub.ro:5050/daniel.baruta1/vmchecker-next-assignment
+        name: gitlab.cs.pub.ro:5050/vmchecker/vmchecker-next-assignment
     script:
         - echo ""
-- 
GitLab