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