6 hours for eP

This commit is contained in:
2026-04-11 17:32:45 +00:00
parent 793a56af58
commit a67a903dcf

View File

@@ -2,7 +2,7 @@ pipeline {
agent any
triggers {
cron('H */4 * * *')
cron('H */6 * * *')
}
stages {