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
This commit is contained in:
James E. Blair 2018-03-26 16:40:12 -07:00
parent 79f51b69e3
commit 2d1f8c5182
1 changed files with 0 additions and 2 deletions

View File

@ -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: