From ec82cd30b27b83c842b537382f679e1700fc9d1e Mon Sep 17 00:00:00 2001 From: Brent Baude Date: Mon, 24 Feb 2020 13:25:46 -0600 Subject: always run the docs task on post-merge Signed-off-by: Brent Baude --- .cirrus.yml | 4 ---- 1 file changed, 4 deletions(-) (limited to '.cirrus.yml') diff --git a/.cirrus.yml b/.cirrus.yml index 5051c7dd2..53b406804 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -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" -- cgit v1.2.3-54-g00ecf