updates variable name

This commit is contained in:
Hyatt 2022-01-19 14:01:38 -06:00
parent 8bd3f00e70
commit f65ead4120
Signed by: nhyatt
GPG Key ID: C50D0BBB5BC40BEA

View File

@ -44,7 +44,7 @@ podTemplate(
alpine: true alpine: true
) )
) { ) {
node (nodeLabel) { node (label) {
def workspace = pwd() def workspace = pwd()
stage ("Get Paper-MC Version") { stage ("Get Paper-MC Version") {