mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-03-23 21:29:38 +02:00
Main build (Jenkins)
This commit is contained in:
parent
850019915a
commit
4b5b80c84c
@ -3,9 +3,7 @@ pipeline {
|
|||||||
stages {
|
stages {
|
||||||
stage(Prepare){
|
stage(Prepare){
|
||||||
steps{
|
steps{
|
||||||
powershell encoding: 'UTF-8', script:'cd ./src/ru/OInt'
|
powershell encoding: 'UTF-8', script:'cd ./src/en/OInt -and opm build -and opm install *.ospx'
|
||||||
powershell encoding: 'UTF-8', script:'opm build'
|
|
||||||
powershell encoding: 'UTF-8', script:'opm install *.ospx'
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -3,9 +3,7 @@ pipeline {
|
|||||||
stages {
|
stages {
|
||||||
stage(Prepare){
|
stage(Prepare){
|
||||||
steps{
|
steps{
|
||||||
powershell encoding: 'UTF-8', script:'cd ./src/ru/OInt'
|
powershell encoding: 'UTF-8', script:'cd ./src/ru/OInt -and opm build -and opm install *.ospx'
|
||||||
powershell encoding: 'UTF-8', script:'opm build'
|
|
||||||
powershell encoding: 'UTF-8', script:'opm install *.ospx'
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user