MacMan314
Results
1
comments of
MacMan314
An update to this issue, a workaround is to put the lock() step inside a script {} block. This will work: ``` stage("Functional lock by label") { steps { script...