You've already forked OpenIntegrations
mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-11-23 22:05:15 +02:00
Правка JF конвертации EDT
This commit is contained in:
4
ci/edt_build
vendored
4
ci/edt_build
vendored
@@ -6,8 +6,8 @@ pipeline {
|
||||
|
||||
stage('Build') {
|
||||
steps {
|
||||
bat encoding: 'UTF-8', script:'chcp 65001 & 1cedtcli -data C:\\Users\\bayse\\AppData\\Local\\1C\\1cedtstart\\projects\\OpenIntegrations_Ru -command build --yes'
|
||||
bat encoding: 'UTF-8', script:'chcp 65001 & 1cedtcli -data C:\\Users\\bayse\\AppData\\Local\\1C\\1cedtstart\\projects\\OpenIntegrations_En -command build --yes'
|
||||
bat encoding: 'UTF-8', script:'chcp 65001 & 1cedtcli -data C:\\Users\\bayse\\AppData\\Local\\1C\\1cedtstart\\projects\\OpenIntegrations_Ru -command export --project .\\src\\ru\\OPI --configuration-files .\\build\\OPI_RU'
|
||||
bat encoding: 'UTF-8', script:'chcp 65001 & 1cedtcli -data C:\\Users\\bayse\\AppData\\Local\\1C\\1cedtstart\\projects\\OpenIntegrations_En -command export --project .\\src\\en\\OPI --configuration-files .\\build\\OPI_EN'
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user