updates variable name
This commit is contained in:
parent
8bd3f00e70
commit
f65ead4120
@ -44,7 +44,7 @@ podTemplate(
|
||||
alpine: true
|
||||
)
|
||||
) {
|
||||
node (nodeLabel) {
|
||||
node (label) {
|
||||
def workspace = pwd()
|
||||
|
||||
stage ("Get Paper-MC Version") {
|
||||
|
Reference in New Issue
Block a user