Disabled build waiting.
This commit is contained in:
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@@ -34,7 +34,7 @@ pipeline {
|
|||||||
branch "**/master"
|
branch "**/master"
|
||||||
}
|
}
|
||||||
steps {
|
steps {
|
||||||
build '../rsemcs/develop'
|
build wait: false, job: '../rsemcs/develop'
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user