From 0184f8cfc2adffade1c9762c4d4890db86b12a46 Mon Sep 17 00:00:00 2001 From: lotorev vitaly Date: Mon, 19 Sep 2022 19:26:57 +0000 Subject: [PATCH] Update link to zuul gating docs Old link is broken. Change-Id: I3ebdb956bb57b637bb90f60360591fb5cb013a46 --- zuul.d/pipelines.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zuul.d/pipelines.yaml b/zuul.d/pipelines.yaml index 9cda560..a402512 100644 --- a/zuul.d/pipelines.yaml +++ b/zuul.d/pipelines.yaml @@ -31,7 +31,7 @@ Changes that have been approved by core reviewers are enqueued in order in this pipeline, and if they pass tests, will be merged. For documentation on how gating with Zuul works, please see - https://zuul-ci.org/docs/zuul/user/gating.html + https://zuul-ci.org/docs/zuul/latest/gating.html success-message: Build succeeded (gate pipeline). failure-message: Build failed (gate pipeline). manager: dependent