Skip to content

Commit

Permalink
Increase docker compose timeout on ARM CI jobs
Browse files Browse the repository at this point in the history
  • Loading branch information
mark-vieira authored and ywangd committed Jul 30, 2021
1 parent 7c97e70 commit 468a7e4
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
- inject:
properties-file: '.ci/java-versions-aarch64.properties'
properties-content: |
COMPOSE_HTTP_TIMEOUT=120
JAVA_HOME=$HOME/.java/$ES_BUILD_JAVA
RUNTIME_JAVA_HOME=$HOME/.java/$ES_RUNTIME_JAVA
JAVA15_HOME=$HOME/.java/jdk15
Expand Down

0 comments on commit 468a7e4

Please sign in to comment.