Update 'build-minecraft.jenkins'
This commit is contained in:
parent
58619c7f70
commit
afe1f2ac88
@ -12,7 +12,7 @@ def baseImageTag = "latest"
|
||||
def alpineJavaPackage = "openjdk17"
|
||||
|
||||
// PaperMC URL
|
||||
def paperMCDownload = "https://papermc.io/api/v1/paper/1.17.1/latest/download"
|
||||
def paperMCDownload = "https://papermc.io/api/v2/projects/paper/versions/1.17.1/builds/388/downloads/paper-1.17.1-388.jar"
|
||||
|
||||
// Minecraft Configuration
|
||||
def memoryMin = "1g"
|
||||
|
Reference in New Issue
Block a user