mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-04-13 11:50:53 +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()
|
||||
@ -32,8 +30,6 @@ test_yandex()
|
||||
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
def test_tools(){
|
||||
|
@ -82,8 +82,6 @@
|
||||
| powershell encoding: 'UTF-8', script:'oscript -make ./src/" + Язык + "/cli/core/Classes/app.os oint.exe'
|
||||
| }
|
||||
| }
|
||||
| stage('Run'){
|
||||
| steps{
|
||||
|";
|
||||
|
||||
Для Каждого Модуль Из Модули Цикл
|
||||
@ -96,8 +94,6 @@
|
||||
ТекстРаботы = ТекстРаботы + "
|
||||
| }
|
||||
|}
|
||||
| }
|
||||
|}
|
||||
|";
|
||||
|
||||
ТекущийФайл.ДобавитьСтроку(ТекстРаботы);
|
||||
|
Loading…
x
Reference in New Issue
Block a user