Skip to content

Commit

Permalink
Update Jenkins release docker image (opensearch-project#784)
Browse files Browse the repository at this point in the history
Signed-off-by: Thomas Farr <tsfarr@amazon.com>
(cherry picked from commit e883c8a)
  • Loading branch information
Xtansia committed Sep 5, 2024
1 parent c76138e commit 5bdf552
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: 'jenkins@2.1.2', retriever: modernSCM([
]))

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

0 comments on commit 5bdf552

Please sign in to comment.