1
0
mirror of https://github.com/firstBitMarksistskaya/jenkins-lib.git synced 2025-08-25 20:09:25 +02:00

Скромные попытки завести EDT

This commit is contained in:
Nikita Gryzlov
2020-04-27 18:05:45 +03:00
parent 99368710ce
commit cc1ae0d959
10 changed files with 92 additions and 3 deletions

View File

@@ -21,7 +21,7 @@ def call(JobConfiguration config) {
unzipInfobase()
def outPath = new File(options.pathToJUnitReport).getParent()
dir(outPath) { echo '' }
createDir(outPath)
String command = "oscript_modules/bin/vrunner syntax-check --ibconnection \"/F./build/ib\""