Skip to content

Commit

Permalink
Update .rultor.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
amihaiemil authored Apr 9, 2020
1 parent c7e05e5 commit 39d00f4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .rultor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ env:
MAVEN_OPTS: "-XX:MaxPermSize=256m -Xmx1g"
deploy:
script: |-
export JAVA_HOME=/usr/lib/jvm/java-11-openjdk
echo "JAVA HOME -----"
echo ${JAVA_HOME}
echo "---------------"
Expand Down

0 comments on commit 39d00f4

Please sign in to comment.