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:
parent
79f51b69e3
commit
2d1f8c5182
@ -2,8 +2,6 @@
|
|||||||
name: publish-zuul-website
|
name: publish-zuul-website
|
||||||
description: |
|
description: |
|
||||||
Publishes content in artifacts/ to the Zuul website.
|
Publishes content in artifacts/ to the Zuul website.
|
||||||
# Set final to avoid override of afs_subpath variable.
|
|
||||||
final: True
|
|
||||||
allowed-projects:
|
allowed-projects:
|
||||||
- openstack-infra/zuul-website
|
- openstack-infra/zuul-website
|
||||||
post-run:
|
post-run:
|
||||||
|
Loading…
Reference in New Issue
Block a user