fix Jenkinsfile 3
Some checks failed
SHS Gitea/shstk/pipeline/head There was a failure building this commit
Some checks failed
SHS Gitea/shstk/pipeline/head There was a failure building this commit
This commit is contained in:
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
@@ -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