From 79291a00e289dc97e95c30db7404656de2c02ba7 Mon Sep 17 00:00:00 2001 From: Mohammed Naser Date: Mon, 22 Jun 2020 13:28:56 -0400 Subject: [PATCH] Update promote pipeline precedence The promote pipeline should have a similar priority to the post pipeline, this patch makes that change. Change-Id: Idc64437881987060c32095cbc7148e3ba530c323 --- 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 b85d2b0..8b2dc6c 100644 --- a/zuul.d/pipelines.yaml +++ b/zuul.d/pipelines.yaml @@ -95,7 +95,7 @@ success-message: Build succeeded (promote pipeline). failure-message: Build failed (promote pipeline). manager: supercedent - precedence: low + precedence: high post-review: True trigger: gerrit: