Update Jenkinsfile2
This commit is contained in:
parent
5521174bc6
commit
d66cffb93c
@ -1,7 +1,7 @@
|
||||
pipeline {
|
||||
agent any
|
||||
|
||||
parameters {
|
||||
parameters {
|
||||
buildSelector(
|
||||
defaultSelector: lastSuccessful(),
|
||||
description: 'Which build to use for copying artifacts',
|
||||
|
Loading…
Reference in New Issue
Block a user