mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2024-11-24 08:52:18 +02:00
Fastfix
This commit is contained in:
parent
fe92aed2bd
commit
5b2fca0bf6
2
ci/main
2
ci/main
@ -22,7 +22,7 @@ pipeline {
|
||||
}
|
||||
}
|
||||
|
||||
stahe('Local update'){
|
||||
stage('Local update'){
|
||||
steps {
|
||||
powershell encoding: 'UTF-8', script:'cd ./src/ru/OInt; opm build; opm install -f oint-1.15.0.ospx; del oint-1.15.0.ospx'
|
||||
powershell encoding: 'UTF-8', script:'cd ./src/ru/cli; opm build; opm install -f oint-cli-1.15.0.ospx; del oint-cli-1.15.0.ospx'
|
||||
|
Loading…
Reference in New Issue
Block a user