From 7264824a641ab77fdec382be8db6dbbd4768efeb Mon Sep 17 00:00:00 2001 From: Anton Titovets Date: Wed, 25 Sep 2024 13:35:30 +0300 Subject: [PATCH] Fastfix --- ci/clitestru | 4 ---- ci/os/cli_testmaker.os | 4 ---- 2 files changed, 8 deletions(-) diff --git a/ci/clitestru b/ci/clitestru index 8e76d47398..b4a08a5d92 100644 --- a/ci/clitestru +++ b/ci/clitestru @@ -8,8 +8,6 @@ pipeline { powershell encoding: 'UTF-8', script:'oscript -make ./src/ru/cli/core/Classes/app.os oint.exe' } } - stage('Run'){ - steps{ test_tools() test_airtable() test_bitrix24() @@ -30,8 +28,6 @@ test_vkteams() test_yadisk() test_yandex() - } - } } } diff --git a/ci/os/cli_testmaker.os b/ci/os/cli_testmaker.os index b723a3bc47..0672393456 100644 --- a/ci/os/cli_testmaker.os +++ b/ci/os/cli_testmaker.os @@ -82,8 +82,6 @@ | powershell encoding: 'UTF-8', script:'oscript -make ./src/" + Язык + "/cli/core/Classes/app.os oint.exe' | } | } - | stage('Run'){ - | steps{ |"; Для Каждого Модуль Из Модули Цикл @@ -94,8 +92,6 @@ КонецЦикла; ТекстРаботы = ТекстРаботы + " - | } - | } | } |} |";