Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
Signed-off-by: Divya Madala <[email protected]>
  • Loading branch information
Divyaasm committed Dec 7, 2023
1 parent bd2eed8 commit da46fed
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions jenkins/opensearch/index.jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -143,10 +143,9 @@ pipeline {

if (params.UPDATE_LATEST_URL) {
uploadIndexFile(
indexFilePath: "distribution-build-opensearch/2.11.0"
indexFilePath: "distribution-build-opensearch/2.11.0/index/windows/x64/zip"
)
}

}
}

Expand Down

0 comments on commit da46fed

Please sign in to comment.