Skip to content

Commit

Permalink
Update Jenkins CI/release job docker image (#277)
Browse files Browse the repository at this point in the history
Signed-off-by: Thomas Farr <[email protected]>
(cherry picked from commit ec136fd)
  • Loading branch information
Xtansia authored and github-actions[bot] committed Aug 28, 2024
1 parent e6bfdb7 commit 33a5828
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 33a5828

Please sign in to comment.