Merge pull request #6127 from eatkins/restore-sbtopts

Restore .sbtopts file
This commit is contained in:
eugene yokota
2020-11-19 16:32:26 -05:00
committed by GitHub
2 changed files with 3 additions and 0 deletions
+2
View File
@@ -116,6 +116,7 @@ for:
- SET PATH=C:\sbt\sbt\bin;%PATH%
- SET JAVA_HOME=C:\jdk8
- gu install native-image
- rm .sbtopts
cache:
- '%USERPROFILE%\.ivy2\cache'
@@ -148,6 +149,7 @@ for:
}
- SET PATH=C:\sbt\sbt\bin;%PATH%
- SET SBT_OPTS=-Xmx4g -Dsbt.supershell=never -Dfile.encoding=UTF8
- rm .sbtopts
cache:
- '%USERPROFILE%\.ivy2\cache'
+1
View File
@@ -0,0 +1 @@
-J-Xmx2G