Merge pull request #5317 from baude/docsalways

always run the docs task on post-merge
This commit is contained in:
OpenShift Merge Robot 2020-02-24 23:45:55 +01:00 committed by GitHub
commit 53b67401b9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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"