From 67dc7df9711718ffc03b154f1fd1679dd863d810 Mon Sep 17 00:00:00 2001
From: "a.petraki" <a.petraki@perx.ru>
Date: Thu, 18 Jul 2024 13:53:50 +0300
Subject: [PATCH] =?UTF-8?q?=D0=A3=D0=B1=D1=80=D0=B0=D0=BD=D1=8B=20=D0=B4?=
 =?UTF-8?q?=D0=B5=D0=B1=D0=B0=D0=B3=D0=BE=D0=B2=D1=8B=D0=B5=20=D0=B8=D0=B7?=
 =?UTF-8?q?=D0=BC=D0=B5=D0=BD=D0=B5=D0=BD=D0=B8=D1=8F?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 .gitlab-ci.yml | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 4e06800..3ea37cd 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -86,7 +86,7 @@ release:
   allow_failure:
     exit_codes:
       - 203
-#  release:
-#    name: 'Release $VERSION'
-#    description: '$CI_COMMIT_TAG'
-#    tag_name: '$VERSION'
+  release:
+    name: 'Release $VERSION'
+    description: '$CI_COMMIT_TAG'
+    tag_name: '$VERSION'
-- 
GitLab