From 5a2ece1614972b0510c811ea70e633ad9a2814d1 Mon Sep 17 00:00:00 2001 From: Hemanth Nakkina Date: Thu, 30 Nov 2023 19:26:35 +0530 Subject: [PATCH] Remove post-review for publish-charms job post-review is set as true for publish-charms job. Remove post-review so that it will take default value false. Change-Id: I51f62ee03a5df7755ecf64eea51b826924321ce4 --- zuul.d/jobs.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/zuul.d/jobs.yaml b/zuul.d/jobs.yaml index 648e8a3c..930aee97 100644 --- a/zuul.d/jobs.yaml +++ b/zuul.d/jobs.yaml @@ -403,8 +403,7 @@ description: | Publish all the charms built in the gate pipeline. - post-review: true run: playbooks/charm/publish.yaml secrets: - charmhub_token + - charmhub_token timeout: 3600