mirror of
https://github.com/firstBitMarksistskaya/jenkins-lib.git
synced 2025-03-17 21:17:50 +02:00
Установка workspace
This commit is contained in:
parent
66ac4b10c9
commit
3c7e48effc
@ -23,6 +23,8 @@ def call(JobConfiguration config) {
|
||||
|
||||
String command = "oscript_modules/bin/vrunner syntax-check --ibconnection \"/F./build/ib\""
|
||||
|
||||
command += " --workspace $env.WORKSPACE"
|
||||
|
||||
if (options.groupErrorsByMetadata) {
|
||||
command += " --groupbymetadata"
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user