We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c8493ef commit efe78c7Copy full SHA for efe78c7
project/scripts/sbt
@@ -17,4 +17,4 @@ ln -s /var/cache/drone/ivy2 "$HOME/.ivy2" || true
17
sbt -J-Xmx4096m \
18
-J-XX:ReservedCodeCacheSize=512m \
19
-J-XX:MaxMetaspaceSize=1024m \
20
- -Ddotty.drone.mem=4096m "$CI_TEST"
+ -Ddotty.drone.mem=4096m "$CMD"
0 commit comments