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