Update Jenkinsfile
This commit is contained in:
parent
f883cd5e17
commit
ca24c39ada
4
Jenkinsfile
vendored
4
Jenkinsfile
vendored
@ -1,6 +1,5 @@
|
||||
pipeline {
|
||||
agent any
|
||||
}
|
||||
parameters {
|
||||
buildSelector (
|
||||
defaultSelector: lastSuccessful(),
|
||||
@ -31,4 +30,5 @@ pipeline {
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user