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