Merge "Remove duplicate post-review key in pipelines"

This commit is contained in:
Zuul 2017-10-25 19:11:59 +00:00 committed by Gerrit Code Review
commit 120a324fda

View File

@ -158,8 +158,6 @@
- pipeline:
name: pre-release
# NOTE(mordred): pre-release pipeline needs access to credentials (eg: pypi).
post-review: true
description: When a commit is tagged with a pre-release tag, this pipeline runs jobs that publish archives and documentation.
manager: independent
precedence: high
@ -179,8 +177,6 @@
- pipeline:
name: release
# NOTE(pabelanger): release pipeline needs access to credentials (eg: pypi).
post-review: true
description: When a commit is tagged as a release, this pipeline runs jobs that publish archives and documentation.
manager: independent
precedence: high