From 31949ee7d93bbecdae8b76bb0f1adc6187855bff Mon Sep 17 00:00:00 2001 From: Selim Gozel Date: Mon, 28 Apr 2025 18:18:57 +0000 Subject: [PATCH] Update .gitlab-ci.yml file --- .gitlab-ci.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index e961dfb..136a6d5 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -3,8 +3,8 @@ stages: upload_to_server: stage: build - image: - name: wiimartorg-updater:latest + #image: + #name: wiimartorg-updater:latest tags: - golang