Modificato Jenkinsfile
This commit is contained in:
parent
e76722018f
commit
960388adf8
@ -1,5 +1,5 @@
|
||||
pipeline {
|
||||
agent "built-in"
|
||||
agent label "built-in"
|
||||
|
||||
options {
|
||||
buildDiscarder(logRotator(numToKeepStr: '10', artifactNumToKeepStr: '10'))
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user