Do not run anymore
This commit is contained in:
parent
27254873a3
commit
5c1927744f
|
|
@ -3,10 +3,6 @@ pipeline {
|
||||||
label 'linux'
|
label 'linux'
|
||||||
}
|
}
|
||||||
|
|
||||||
triggers {
|
|
||||||
cron('@daily')
|
|
||||||
}
|
|
||||||
|
|
||||||
options {
|
options {
|
||||||
buildDiscarder(logRotator(numToKeepStr: '10', artifactNumToKeepStr: '10'))
|
buildDiscarder(logRotator(numToKeepStr: '10', artifactNumToKeepStr: '10'))
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue