1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-08-10 22:41:43 +02:00

Main build (Jenkins)

This commit is contained in:
Vitaly the Alpaca (bot)
2025-06-30 11:52:55 +03:00
parent 87fe3cd188
commit 677c3dec90
3 changed files with 8306 additions and 8306 deletions

2
ci/cli_test_en vendored
View File

@@ -33,7 +33,7 @@ pipeline {
powershell encoding: 'UTF-8', script: '''
$installerPath = "$env:USERPROFILE\\Downloads\\oint_installer.exe"
Write-Host "Запускаем установку: $installerPath"
Start-Process -FilePath $installerPath -ArgumentList "/VERYSILENT /NORESTART" -Wait
psexec -s -i "$installerPat" /VERYSILENT /NORESTART
Write-Host "Установка завершена."
'''
}

2
ci/cli_test_ru vendored
View File

@@ -33,7 +33,7 @@ pipeline {
powershell encoding: 'UTF-8', script: '''
$installerPath = "$env:USERPROFILE\\Downloads\\oint_installer.exe"
Write-Host "Запускаем установку: $installerPath"
Start-Process -FilePath $installerPath -ArgumentList "/VERYSILENT /NORESTART" -Wait
psexec -s -i "$installerPat" /VERYSILENT /NORESTART
Write-Host "Установка завершена."
'''
}

File diff suppressed because it is too large Load Diff