mirror of https://github.com/containers/podman.git
Cirrus: Skip APIv2 tests for [CI:DOCS]
Signed-off-by: Chris Evich <cevich@redhat.com>
This commit is contained in:
parent
83de22e892
commit
b3aee22bdc
|
@ -418,6 +418,7 @@ unit_test_task:
|
||||||
apiv2_test_task:
|
apiv2_test_task:
|
||||||
name: "APIv2 test on $DISTRO_NV"
|
name: "APIv2 test on $DISTRO_NV"
|
||||||
alias: apiv2_test
|
alias: apiv2_test
|
||||||
|
only_if: *not_docs
|
||||||
skip: *tags
|
skip: *tags
|
||||||
depends_on:
|
depends_on:
|
||||||
- validate
|
- validate
|
||||||
|
|
Loading…
Reference in New Issue