diff --git a/alfa-client/apps/alfa-e2e/Jenkinsfile b/alfa-client/apps/alfa-e2e/Jenkinsfile index bc2fcf834e0ca0f25524a5427fc8720781e40c40..25c4ae83123e90979e1e41a81299e00f34ab37e3 100644 --- a/alfa-client/apps/alfa-e2e/Jenkinsfile +++ b/alfa-client/apps/alfa-e2e/Jenkinsfile @@ -10,8 +10,8 @@ pipeline { } triggers { - upstream(upstreamProjects: getUpstreamProjects(), threshold: hudson.model.Result.SUCCESS) - cron('55 * * * *') + // upstream(upstreamProjects: getUpstreamProjects(), threshold: hudson.model.Result.SUCCESS) + cron('0 18-23,0-5 * * *') } environment {