From a75213aa8367bbbf4d807a88855a6e3b57da75f3 Mon Sep 17 00:00:00 2001 From: Selim Gozel Date: Mon, 28 Apr 2025 17:13:43 +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 b4b524a..ac25f5c 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -3,7 +3,7 @@ stages: upload_to_server: stage: build - image: wiimart-page-updater:latest + image: wiimarorg-updater:latest tags: - shell