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