Skip to content

Commit

Permalink
Override default release docker image
Browse files Browse the repository at this point in the history
Signed-off-by: Sayali Gaikawad <gaiksaya@amazon.com>
  • Loading branch information
gaiksaya committed Jul 5, 2023
1 parent 8d1ad30 commit 7aa0ad8
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@4.4.0', retriever: modernSCM([
]))

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

0 comments on commit 7aa0ad8

Please sign in to comment.