You've already forked jenkins-lib
mirror of
https://github.com/firstBitMarksistskaya/jenkins-lib.git
synced 2025-08-25 20:09:25 +02:00
Скромные попытки завести EDT
This commit is contained in:
@@ -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\""
|
||||
|
||||
|
Reference in New Issue
Block a user