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