diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index a863ee01328757e3a23c093789867e54db169b2b..f930c403f54b77e703ef61b67d21fbdd5946a9ba 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -107,7 +107,7 @@ post_deploy:check_links:
 
         - blc https://dojo.isc-hesge.ch/ -ro
     allow_failure: false     when: delayed
-    start_in: 5 minutes
+    start_in: 6 minutes # cron job for deploy is every 5 min
     rules:
         - if: '$CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH'