This commit is contained in:
Vendored
+1
@@ -57,4 +57,5 @@ pipeline {
|
|||||||
copyArtifactPermission('*');
|
copyArtifactPermission('*');
|
||||||
buildDiscarder(logRotator(numToKeepStr: "20", artifactNumToKeepStr: "10"))
|
buildDiscarder(logRotator(numToKeepStr: "20", artifactNumToKeepStr: "10"))
|
||||||
}
|
}
|
||||||
|
stages {}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user