always run the docs task on post-merge

Signed-off-by: Brent Baude <bbaude@redhat.com>
This commit is contained in:
Brent Baude 2020-02-24 13:25:46 -06:00
parent afd5cbff1e
commit ec82cd30b2
1 changed files with 0 additions and 4 deletions

View File

@ -729,10 +729,6 @@ verify_test_built_images_task:
docs_task:
# Only run this for PRs on mention, and after merge
only_if: >-
$CIRRUS_BRANCH != $DEST_BRANCH
depends_on:
- "gating"