]> git.ipfire.org Git - thirdparty/knot-resolver.git/commitdiff
ci build:macOS: more delay
authorVladimír Čunát <vladimir.cunat@nic.cz>
Tue, 2 Nov 2021 12:17:23 +0000 (13:17 +0100)
committerTomas Krizek <tomas.krizek@nic.cz>
Mon, 8 Nov 2021 15:07:51 +0000 (16:07 +0100)
Today it was often failing due to starting too soon.
Nothing depends on this job, so it's cheap to start its check later.

.gitlab-ci.yml

index 72abdc4013bc08cb9d29dd75f1d4aa59c153c08f..8ccedbc1220be5e929972da1812cf1fc0a89a6fa 100644 (file)
@@ -132,7 +132,7 @@ build:macOS:
       - branches@knot/security/knot-resolver
   stage: build
   when: delayed
-  start_in: 1 minutes  # allow some time for mirrorring, job creation
+  start_in: 3 minutes  # allow some time for mirrorring, job creation
   script:
     - ci/gh_actions.py ${CI_COMMIT_REF_NAME} ${CI_COMMIT_SHA}