You've already forked OpenIntegrations
mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-11-29 22:27:42 +02:00
Fastfix
This commit is contained in:
2
ci/edt_build
vendored
2
ci/edt_build
vendored
@@ -90,7 +90,7 @@ pipeline {
|
||||
script {
|
||||
def tests = [
|
||||
['BuildCheck', "${WORKSPACE}\\service\\yaxunit_conf\\ru\\BuildCheck.json", env.IB_RU],
|
||||
['BuildCheck', "${WORKSPACE}\\service\\yaxunit_conf\\ru\\BuildCheck.json", env.IB_EN],
|
||||
['BuildCheck', "${WORKSPACE}\\service\\yaxunit_conf\\en\\BuildCheck.json", env.IB_EN],
|
||||
]
|
||||
for (test in tests) {
|
||||
runLibraryTest(test[0], test[1], env.ONEC_PATH, test[2])
|
||||
|
||||
Reference in New Issue
Block a user