Skip to content

Commit 06190da

Browse files
Update repo promotion to use lib 6.7.4 (#4724)
Signed-off-by: Peter Zhu <[email protected]>
1 parent 8df4f06 commit 06190da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jenkins/promotion/promote-repos.jenkinsfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
* compatible open source license.
88
*/
99

10-
lib = library(identifier: 'jenkins@2.0.2', retriever: modernSCM([
10+
lib = library(identifier: 'jenkins@6.4.7', retriever: modernSCM([
1111
$class: 'GitSCMSource',
1212
remote: 'https://github.com/opensearch-project/opensearch-build-libraries.git',
1313
]))

0 commit comments

Comments
 (0)