upgrade paper version
This commit is contained in:
parent
a8378ff022
commit
6cda0a0683
@ -29,7 +29,7 @@ pipeline {
|
|||||||
steps {
|
steps {
|
||||||
script {
|
script {
|
||||||
workspace = pwd()
|
workspace = pwd()
|
||||||
paperVersion = "1.20.1"
|
paperVersion = "1.20.4"
|
||||||
memoryMin = "1g"
|
memoryMin = "1g"
|
||||||
memoryMax = "32g"
|
memoryMax = "32g"
|
||||||
dockerFile = """FROM registry.c.test-chamber-13.lan/library/alpine:latest as builder
|
dockerFile = """FROM registry.c.test-chamber-13.lan/library/alpine:latest as builder
|
||||||
|
Reference in New Issue
Block a user