You've already forked jenkins-lib
forked from jenkins/jenkins-lib
Merge pull request #90 from 666Bounty999/develop
This commit is contained in:
@@ -101,7 +101,7 @@ class SmokeTest implements Serializable {
|
|||||||
}
|
}
|
||||||
|
|
||||||
steps.withEnv(logosConfig) {
|
steps.withEnv(logosConfig) {
|
||||||
VRunner.exec(command)
|
VRunner.exec(command, true)
|
||||||
}
|
}
|
||||||
|
|
||||||
if (options.publishToAllureReport) {
|
if (options.publishToAllureReport) {
|
||||||
|
Reference in New Issue
Block a user