From 2d1f8c518291e1dbeba0648470731ff083a851d5 Mon Sep 17 00:00:00 2001 From: "James E. Blair" Date: Mon, 26 Mar 2018 16:40:12 -0700 Subject: [PATCH] Remove final from publish-zuul-website The zuul-website repo inherits from this job. Since the job is post-review (due to secrets), and only allowed by zuul-website, it should be safe enough to permit this. Change-Id: If405beae9463401c0a4b157878fdd506a147e7fe --- zuul.d/zuul-jobs.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/zuul.d/zuul-jobs.yaml b/zuul.d/zuul-jobs.yaml index 3f82ed7ce0..9d8f6e7d12 100644 --- a/zuul.d/zuul-jobs.yaml +++ b/zuul.d/zuul-jobs.yaml @@ -2,8 +2,6 @@ name: publish-zuul-website description: | Publishes content in artifacts/ to the Zuul website. - # Set final to avoid override of afs_subpath variable. - final: True allowed-projects: - openstack-infra/zuul-website post-run: