This commit is contained in:
Hyatt 2022-03-31 07:05:07 -05:00
parent b17f820236
commit 9df14c6fd7
Signed by: nhyatt
GPG Key ID: C50D0BBB5BC40BEA

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"