Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
Signed-off-by: Sayali Gaikawad <[email protected]>
  • Loading branch information
gaiksaya committed Oct 1, 2024
1 parent cf71847 commit c95c4a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jenkins/test-dist.jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ pipeline {
stages {
stage('Hello123') {
steps {
UpdateBuildFailureIssues(
updateBuildFailureIssues(
inputManifestPath: 'manifests/2.18.0/opensearch-2.18.0.yml',
distributionBuildNumber: '10340'
)
Expand Down

0 comments on commit c95c4a9

Please sign in to comment.