Skip to content

Commit

Permalink
Update jenkins file to use updated docker image (#862) (#872)
Browse files Browse the repository at this point in the history
(cherry picked from commit 2483a85)

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>
Co-authored-by: Owais Kazi <owaiskazi19@gmail.com>
Co-authored-by: Joshua Palis <jpalis@amazon.com>
  • Loading branch information
4 people committed Jul 11, 2023
1 parent 32d6567 commit b674a11
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions jenkins/release.jenkinsFile
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ lib = library(identifier: 'jenkins@1.5.3', retriever: modernSCM([
]))

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

0 comments on commit b674a11

Please sign in to comment.