mirror of
https://github.com/containers/podman.git
synced 2025-08-06 19:44:14 +08:00
always run the docs task on post-merge
Signed-off-by: Brent Baude <bbaude@redhat.com>
This commit is contained in:
@ -729,10 +729,6 @@ verify_test_built_images_task:
|
|||||||
|
|
||||||
docs_task:
|
docs_task:
|
||||||
|
|
||||||
# Only run this for PRs on mention, and after merge
|
|
||||||
only_if: >-
|
|
||||||
$CIRRUS_BRANCH != $DEST_BRANCH
|
|
||||||
|
|
||||||
depends_on:
|
depends_on:
|
||||||
- "gating"
|
- "gating"
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user