Skip to content

Commit a3a2761

Browse files
committed
Upgrade jenkins library version to accomodate new secrets vault
Signed-off-by: Sayali Gaikawad <gaiksaya@amazon.com>
1 parent 1b057bb commit a3a2761

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

jenkins/release.JenkinsFile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
lib = library(identifier: 'jenkins@6.4.5', retriever: modernSCM([
1+
lib = library(identifier: 'jenkins@12.0.0', retriever: modernSCM([
22
$class: 'GitSCMSource',
33
remote: 'https://github.com/opensearch-project/opensearch-build-libraries.git',
44
]))

0 commit comments

Comments
 (0)