mirror of
https://github.com/Ellpeck/NaturesAura.git
synced 2024-11-25 20:58:34 +01:00
try disabling mmap
This commit is contained in:
parent
f523d85ac0
commit
7a716c744f
1 changed files with 1 additions and 0 deletions
|
@ -11,6 +11,7 @@ pool:
|
|||
|
||||
variables:
|
||||
GRADLE_USER_HOME: $(Pipeline.Workspace)/.gradle
|
||||
sun.zip.disableMemoryMapping: true
|
||||
|
||||
steps:
|
||||
- task: Cache@2
|
||||
|
|
Loading…
Reference in a new issue