Skip to content

Commit

Permalink
Fix conflicts
Browse files Browse the repository at this point in the history
Signed-off-by: prudhvigodithi <pgodithi@amazon.com>
  • Loading branch information
prudhvigodithi committed Sep 8, 2022
2 parents 2345581 + a96221b commit 3046a28
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions jenkins/opensearch/distribution-build.jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -235,6 +235,7 @@ pipeline {
jdk dockerAgent.javaVersion
}
steps {
unstash(name: 'sourceRepo')
script {
buildManifest(
componentName: "${COMPONENT_NAME}",
Expand Down

0 comments on commit 3046a28

Please sign in to comment.