This commit is contained in:
parent
e6ed31bed8
commit
b210a2939f
@ -2,6 +2,7 @@ node {
|
||||
stage('Preparation') {
|
||||
|
||||
properties([
|
||||
copyArtifactPermission('*'),
|
||||
parameters([
|
||||
buildSelector(defaultSelector: lastSuccessful(),
|
||||
description: 'Which build to use for copying artifacts',
|
||||
|
Loading…
Reference in New Issue
Block a user