From 04d227933c71bda2eb4a547eb3fbc4125bfd89ab Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=A1=D0=B5=D1=80=D0=B3=D0=B5=D0=B9=20=D0=A2=D0=BE=D0=BB?= =?UTF-8?q?=D1=81=D1=82=D1=8B=D1=85?= Date: Fri, 30 Jan 2026 20:23:57 +0300 Subject: [PATCH] minor --- Jenkinsfile | 2 -- 1 file changed, 2 deletions(-) diff --git a/Jenkinsfile b/Jenkinsfile index 899b8b0..e14691b 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -42,8 +42,6 @@ pipeline { echo "Invalid version format: $VERSION" >&2 exit 1 fi - - $VERSION ''', returnStdout: true ).trim()