mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-04-11 11:41:56 +02:00
Fastfix
This commit is contained in:
parent
d3b3877729
commit
7264824a64
@ -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()
|
||||
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
@ -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 @@
|
||||
КонецЦикла;
|
||||
|
||||
ТекстРаботы = ТекстРаботы + "
|
||||
| }
|
||||
| }
|
||||
| }
|
||||
|}
|
||||
|";
|
||||
|
Loading…
x
Reference in New Issue
Block a user