Update Jenkins Shared Library to v0.14.1 to correct a Groovy iteration bug that results in intermittent test failures.
This commit is contained in:
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@@ -1,4 +1,4 @@
|
||||
@Library('xmos_jenkins_shared_library@v0.12.1') _
|
||||
@Library('xmos_jenkins_shared_library@v0.14.1') _
|
||||
|
||||
getApproval()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user