Skip to content

Commit bac0983

Browse files
Switch repo promotion to use 8.3.4 version
Signed-off-by: Peter Zhu <zhujiaxi@amazon.com>
1 parent 562f682 commit bac0983

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jenkins/release-workflows/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@6.4.7', retriever: modernSCM([
10+
lib = library(identifier: 'jenkins@8.3.4', retriever: modernSCM([
1111
$class: 'GitSCMSource',
1212
remote: 'https://github.com/opensearch-project/opensearch-build-libraries.git',
1313
]))

0 commit comments

Comments
 (0)