mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-02-09 13:47:03 +02:00
Update МетодыФормированияТестовJenkins.os
This commit is contained in:
parent
58bc58b683
commit
9cae2f6c34
@ -102,6 +102,13 @@
|
||||
"pipeline {
|
||||
| agent any
|
||||
| stages {
|
||||
| stage(Prepare){
|
||||
| steps{
|
||||
| powershell encoding: 'UTF-8', script:'cd ./src/ru/OInt'
|
||||
| powershell encoding: 'UTF-8', script:'opm build'
|
||||
| powershell encoding: 'UTF-8', script:'opm install *.ospx'
|
||||
| }
|
||||
| }
|
||||
|");
|
||||
|
||||
КонецПроцедуры
|
||||
|
Loading…
x
Reference in New Issue
Block a user