Skip to content

Commit

Permalink
wip: nixify
Browse files Browse the repository at this point in the history
  • Loading branch information
pshirshov committed Oct 30, 2024
1 parent 0fc7ed0 commit 4c71fe4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions devops/.env.sh
Original file line number Diff line number Diff line change
Expand Up @@ -29,3 +29,5 @@ export COURSIER_CACHE="$HOME/.cache/coursier"
mkdir -p "${COURSIER_CACHE}"

export _JAVA_OPTIONS="-Dcoursier.cache=${COURSIER_CACHE} -Xmx4000M -XX:ReservedCodeCacheSize=384M -XX:NonProfiledCodeHeapSize=256M -XX:MaxMetaspaceSize=1024M"

env

0 comments on commit 4c71fe4

Please sign in to comment.