Skip to content

Commit

Permalink
Add JAVA15 environment variable for EAR CI job
Browse files Browse the repository at this point in the history
  • Loading branch information
mark-vieira committed May 25, 2021
1 parent 980fd73 commit 034cd45
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .ci/jobs.t/elastic+elasticsearch+periodic+ear.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
properties-content: |
JAVA_HOME=$HOME/.java/$ES_BUILD_JAVA
RUNTIME_JAVA_HOME=$HOME/.java/$ES_RUNTIME_JAVA
JAVA15_HOME=$HOME/.java/jdk15
- shell: |
#!/bin/bash
# Configure a dm-crypt volume backed by a file
Expand Down

0 comments on commit 034cd45

Please sign in to comment.