decreases minecraft memory limit moving to baremetal.
This commit is contained in:
parent
d5329cca93
commit
c0fbe4151a
@ -31,7 +31,7 @@ pipeline {
|
||||
workspace = pwd()
|
||||
paperVersion = "1.21.1"
|
||||
memoryMin = "1g"
|
||||
memoryMax = "32g"
|
||||
memoryMax = "16g"
|
||||
dockerFile = """FROM registry.c.test-chamber-13.lan/library/alpine:latest as builder
|
||||
|
||||
ARG paperDownload
|
||||
|
Reference in New Issue
Block a user