.
This commit is contained in:
parent
72690d8de8
commit
c45a45b870
@ -1,5 +1,9 @@
|
||||
pipeline {
|
||||
agent any;
|
||||
options {
|
||||
copyArtifactPermission('s434784-training, s434784-evaluation');
|
||||
}
|
||||
|
||||
parameters{
|
||||
buildSelector(
|
||||
defaultSelector: lastSuccessful(),
|
||||
|
Loading…
Reference in New Issue
Block a user