mirror of https://github.com/containers/podman.git
always run the docs task on post-merge
Signed-off-by: Brent Baude <bbaude@redhat.com>
This commit is contained in:
parent
afd5cbff1e
commit
ec82cd30b2
|
@ -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"
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue