.
This commit is contained in:
parent
2bdbb4c1c3
commit
a97ea10998
4
Jenkinsfile
vendored
4
Jenkinsfile
vendored
@ -1,6 +1,10 @@
|
|||||||
pipeline {
|
pipeline {
|
||||||
agent any
|
agent any
|
||||||
|
|
||||||
|
options {
|
||||||
|
copyArtifactPermission('s434784-training, s434784-evaluation');
|
||||||
|
}
|
||||||
|
|
||||||
parameters{
|
parameters{
|
||||||
string(
|
string(
|
||||||
defaultValue: '1000',
|
defaultValue: '1000',
|
||||||
|
Loading…
Reference in New Issue
Block a user