You've already forked jenkins-lib
mirror of
https://github.com/firstBitMarksistskaya/jenkins-lib.git
synced 2025-08-25 20:09:25 +02:00
fix
This commit is contained in:
@@ -66,7 +66,7 @@ interface IStepExecutor {
|
||||
|
||||
def withEnv(List<String> strings, Closure body)
|
||||
|
||||
def lock(String label, int quantity, String resource, Closure<Object> objectClosure)
|
||||
def lock(String label, int quantity, String resource, Closure<Object> body)
|
||||
|
||||
def archiveArtifacts(String path)
|
||||
|
||||
|
Reference in New Issue
Block a user