README.md
This commit is contained in:
@@ -20,7 +20,7 @@ Next you should register this library in Jenkins -> System settings -> Global Pi
|
||||
* `forEach(func, ...)` - iterate over platforms, `func` is only mandatory parameter:
|
||||
* `func` - method to execute for each enabled platform, pass JSON element of current platform
|
||||
* `stagePrefix` - prefix string for `stage`
|
||||
* `stageSuffix` - sufffix string for `stage`
|
||||
* `stageSuffix` - suffix string for `stage`
|
||||
* `whiteList` - array of permitted names, ignored if empty
|
||||
* `blackList` - array of denied names, ignored if empty
|
||||
|
||||
|
||||
Reference in New Issue
Block a user