Allow to copy artifacts
This commit is contained in:
parent
62539bf6db
commit
4743f4669c
@ -1,6 +1,9 @@
|
||||
pipeline {
|
||||
agent {
|
||||
dockerfile true
|
||||
}
|
||||
options {
|
||||
copyArtifactPermission('s444421-evaluation');
|
||||
}
|
||||
parameters {
|
||||
buildSelector(
|
||||
|
Loading…
Reference in New Issue
Block a user