Skip to content

Commit

Permalink
Update Jenkins CI/release job docker image (#277) (#281)
Browse files Browse the repository at this point in the history
Signed-off-by: Thomas Farr <[email protected]>
(cherry picked from commit ec136fd)

Co-authored-by: Thomas Farr <[email protected]>
  • Loading branch information
opensearch-trigger-bot[bot] and Xtansia authored Aug 28, 2024
1 parent 5ff6949 commit bf00fc1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jenkins/release.JenkinsFile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ lib = library(identifier: '[email protected]', retriever: modernSCM([
]))

standardReleasePipelineWithGenericTrigger(
overrideDockerImage: 'opensearchstaging/ci-runner:release-centos7-clients-v2.5',
overrideDockerImage: 'opensearchstaging/ci-runner:release-centos7-clients-v4',
tokenIdCredential: 'jenkins-opensearch-rs-generic-webhook-token',
causeString: 'A tag was cut on opensearch-project/opensearch-rs repository causing this workflow to run',
publishRelease: true) {
Expand Down

0 comments on commit bf00fc1

Please sign in to comment.