mirror of
https://github.com/firstBitMarksistskaya/jenkins-lib.git
synced 2024-12-12 11:25:04 +02:00
fix add this
This commit is contained in:
parent
8cb9103bd3
commit
63f065062d
@ -62,7 +62,7 @@ class LoadExtensions implements Serializable {
|
||||
loadCommand += executeParameter
|
||||
loadCommand += ' --ibconnection "/F./build/ib"'
|
||||
|
||||
String vrunnerSettings = getVrunnerSettings(this.config, stageName)
|
||||
String vrunnerSettings = getVrunnerSettings(this.config, this.stageName)
|
||||
if (steps.fileExists(vrunnerSettings)) {
|
||||
loadCommand += " --settings $vrunnerSettings"
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user