This commit is contained in:
parent
e6ed31bed8
commit
b210a2939f
@ -2,6 +2,7 @@ node {
|
|||||||
stage('Preparation') {
|
stage('Preparation') {
|
||||||
|
|
||||||
properties([
|
properties([
|
||||||
|
copyArtifactPermission('*'),
|
||||||
parameters([
|
parameters([
|
||||||
buildSelector(defaultSelector: lastSuccessful(),
|
buildSelector(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