diff --git a/alfa-client/Jenkinsfile.e2e b/alfa-client/Jenkinsfile.e2e
index 306c445fb5ad9a0657796d2abef410894de86a2e..7c24ea9bd3385a934484cb183155712b469af311 100644
--- a/alfa-client/Jenkinsfile.e2e
+++ b/alfa-client/Jenkinsfile.e2e
@@ -10,10 +10,10 @@ pipeline {
         }
     }
 
-    triggers {
-        // upstream(upstreamProjects: getUpstreamProjects(), threshold: hudson.model.Result.SUCCESS)
-        //cron('0 18-23,0-5 * * *')
-    }
+//    triggers {
+//        // upstream(upstreamProjects: getUpstreamProjects(), threshold: hudson.model.Result.SUCCESS)
+//        cron('0 18-23,0-5 * * *')
+//    }
 
     environment {
         BLUE_OCEAN_URL = "https://jenkins.infra.ozg-cloud.systems/job/E2E%20Tests/job/${env.BRANCH_NAME}/${env.BUILD_NUMBER}/"