You've already forked OpenIntegrations
mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-12-05 22:53:35 +02:00
Поднят номер версии
This commit is contained in:
4
ci/os/cli_testmaker.os
vendored
4
ci/os/cli_testmaker.os
vendored
@@ -45,7 +45,7 @@
|
||||
| stages {
|
||||
| stage('Prepare'){
|
||||
| steps{
|
||||
| powershell encoding: 'UTF-8', script:'cd ./src/" + Язык + "/OInt; opm build; opm install oint-1.23.0.ospx; del oint-1.23.0.ospx'
|
||||
| powershell encoding: 'UTF-8', script:'cd ./src/" + Язык + "/OInt; opm build; opm install oint-1.24.0.ospx; del oint-1.24.0.ospx'
|
||||
| powershell encoding: 'UTF-8', script:'oscript -make ./src/" + Язык + "/cli/core/Classes/app.os oint.exe'
|
||||
| }
|
||||
| }
|
||||
@@ -78,7 +78,7 @@
|
||||
| stages {
|
||||
| stage('Prepare'){
|
||||
| steps{
|
||||
| powershell encoding: 'UTF-8', script:'cd ./src/" + Язык + "/OInt; opm build; opm install oint-1.23.0.ospx; del oint-1.23.0.ospx'
|
||||
| powershell encoding: 'UTF-8', script:'cd ./src/" + Язык + "/OInt; opm build; opm install oint-1.24.0.ospx; del oint-1.24.0.ospx'
|
||||
| powershell encoding: 'UTF-8', script:'oscript -make ./src/" + Язык + "/cli/core/Classes/app.os oint.exe'
|
||||
| }
|
||||
| }
|
||||
|
||||
Reference in New Issue
Block a user