Skip to content

Commit 04a44cc

Browse files
authored
Add JAVA_HOME parameter to the manifest. (opensearch-project#2108)
Signed-off-by: Zelin Hao <[email protected]>
1 parent fd028ed commit 04a44cc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

manifests/1.3.3/opensearch-1.3.3.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ build:
66
ci:
77
image:
88
name: opensearchstaging/ci-runner:ci-runner-centos7-opensearch-build-v2
9+
args: -e JAVA_HOME=/opt/java/openjdk-11
910
components:
1011
- name: OpenSearch
1112
repository: https://github.com/opensearch-project/OpenSearch.git

0 commit comments

Comments
 (0)