You've already forked jenkins-lib
forked from jenkins/jenkins-lib
Передача флага --nocacheuse для VRunner
This commit is contained in:
@@ -56,7 +56,7 @@ def call(JobConfiguration config) {
|
||||
}
|
||||
|
||||
// Запуск синтакс-проверки
|
||||
cmd(command, true)
|
||||
VRunner.exec(command, true)
|
||||
|
||||
junit allowEmptyResults: true, testResults: FileUtils.getLocalPath(pathToJUnitReport)
|
||||
|
||||
|
Reference in New Issue
Block a user