Skip to content

Commit

Permalink
Update repo promotion to use lib 6.7.4 (#4724)
Browse files Browse the repository at this point in the history
Signed-off-by: Peter Zhu <[email protected]>
  • Loading branch information
peterzhuamazon authored May 23, 2024
1 parent 8df4f06 commit 06190da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jenkins/promotion/promote-repos.jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
* compatible open source license.
*/

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

0 comments on commit 06190da

Please sign in to comment.