fix13
This commit is contained in:
parent
10546962d2
commit
6d14887ff7
@ -4,7 +4,7 @@ pipeline {
|
|||||||
parameters {
|
parameters {
|
||||||
buildSelector (
|
buildSelector (
|
||||||
name: 'BUILD_SELECTOR',
|
name: 'BUILD_SELECTOR',
|
||||||
defaultValue: lastSuccessful(),
|
defaultSelector: lastSuccessful(),
|
||||||
description: 'Which build to use for copying artifacts?',
|
description: 'Which build to use for copying artifacts?',
|
||||||
)
|
)
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user