You've already forked OpenIntegrations
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:
2
ci/cli_test_en
vendored
2
ci/cli_test_en
vendored
@@ -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
2
ci/cli_test_ru
vendored
@@ -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 "Установка завершена."
|
||||
'''
|
||||
}
|
||||
|
16608
service/dictionaries/en.json
vendored
16608
service/dictionaries/en.json
vendored
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user