epRSS fix

This commit is contained in:
Guillem Hernandez Sola
2026-04-27 18:54:54 +02:00
parent 253aa765ba
commit bbe2a02e33

View File

@@ -11,7 +11,7 @@ pipeline {
triggers { triggers {
cron(''' cron('''
H 22,10,16 * * * H 22,10,16 * * *
0 4 * * * 0 6 * * *
''') ''')
} }