Is closure breaking us?
This commit is contained in:
parent
fa3fd076d4
commit
9b2f326b08
@ -23,6 +23,6 @@ void call(Map config = [:], Closure body) {
|
||||
artifactsList = runConfig.artifacts.inspect().replaceAll('[\\[\\]\'\"]', '')
|
||||
archiveArtifacts artifacts: artifactsList, followSymlinks: false
|
||||
}
|
||||
body()
|
||||
// body()
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user