Fix Jeniknsfile_Stats
This commit is contained in:
parent
be94cb51c2
commit
e0e17e3ae6
@ -1,7 +1,5 @@
|
|||||||
pipeline {
|
pipeline {
|
||||||
agent {
|
agent any
|
||||||
docker { image 'ubuntu:latest' }
|
|
||||||
}
|
|
||||||
parameters {
|
parameters {
|
||||||
buildSelector(defaultSelector: lastSuccessful(), description: 'Which build to use for copying artifacts', name: 'BUILD_SELECTOR')
|
buildSelector(defaultSelector: lastSuccessful(), description: 'Which build to use for copying artifacts', name: 'BUILD_SELECTOR')
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user