Skip to content

Commit

Permalink
Update Jenkins release docker image (#784) (#785) (#786)
Browse files Browse the repository at this point in the history
Signed-off-by: Thomas Farr <tsfarr@amazon.com>
(cherry picked from commit e883c8a)
(cherry picked from commit 58a6e29)

Co-authored-by: Thomas Farr <tsfarr@amazon.com>
  • Loading branch information
opensearch-trigger-bot[bot] and Xtansia authored Sep 5, 2024
1 parent 0f49a5a commit f3ea6b1
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 f3ea6b1

Please sign in to comment.