Clean up every sunday
This commit is contained in:
parent
9cf4d1c4f1
commit
d1ca508100
|
@ -4,7 +4,7 @@ pipeline {
|
|||
}
|
||||
|
||||
triggers {
|
||||
cron('0 0 * * *')
|
||||
cron('0 0 * * 6')
|
||||
}
|
||||
|
||||
options {
|
||||
|
|
Loading…
Reference in New Issue