From 75c6c85180204367b70043dbf6aad4a874a991e4 Mon Sep 17 00:00:00 2001 From: Orestis <orestis.malaspinas@pm.me> Date: Mon, 11 Mar 2024 20:42:05 +0100 Subject: [PATCH] 6 mins --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index a863ee0..f930c40 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' -- GitLab