Skip to content

Commit 23de3e6

Browse files
Update jenkins file to use updated docker image (#571) (#572)
(cherry picked from commit e819e3e) Signed-off-by: Sayali Gaikawad <gaiksaya@amazon.com> Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 22627f4 commit 23de3e6

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

jenkins/release.jenkinsFile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ lib = library(identifier: 'jenkins@1.5.3', retriever: modernSCM([
44
]))
55

66
standardReleasePipelineWithGenericTrigger(
7+
overrideDockerImage: 'opensearchstaging/ci-runner:release-centos7-clients-v4',
78
tokenIdCredential: 'jenkins-opensearch-java-generic-webhook-token',
89
causeString: 'A tag was cut on opensearch-project/opensearch-java repository causing this workflow to run',
910
downloadReleaseAsset: true,

0 commit comments

Comments
 (0)