This commit is contained in:
2022-03-31 07:05:07 -05:00
parent b17f820236
commit 9df14c6fd7

View File

@ -8,6 +8,7 @@ def dockerFile
def paperVersion
def memoryMin
def memoryMax
def paperDownload
def label = "kubernetes-${UUID.randomUUID().toString()}"
def templateName = "pipeline-worker"