summaryrefslogtreecommitdiff
path: root/.cirrus.yml
diff options
context:
space:
mode:
authorChris Evich <cevich@redhat.com>2021-08-31 09:36:48 -0400
committerChris Evich <cevich@redhat.com>2021-08-31 09:36:48 -0400
commitb3aee22bdc3cf0ad22cefec1d9d38dc82c0340c3 (patch)
treecbb88c659529c5592babe36e90c50f80050d05a6 /.cirrus.yml
parent83de22e892bf0d8efd29a73df462789e2b1418f3 (diff)
downloadpodman-b3aee22bdc3cf0ad22cefec1d9d38dc82c0340c3.tar.gz
podman-b3aee22bdc3cf0ad22cefec1d9d38dc82c0340c3.tar.bz2
podman-b3aee22bdc3cf0ad22cefec1d9d38dc82c0340c3.zip
Cirrus: Skip APIv2 tests for [CI:DOCS]
Signed-off-by: Chris Evich <cevich@redhat.com>
Diffstat (limited to '.cirrus.yml')
-rw-r--r--.cirrus.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.cirrus.yml b/.cirrus.yml
index 3fcf335ed..8749348b6 100644
--- a/.cirrus.yml
+++ b/.cirrus.yml
@@ -418,6 +418,7 @@ unit_test_task:
apiv2_test_task:
name: "APIv2 test on $DISTRO_NV"
alias: apiv2_test
+ only_if: *not_docs
skip: *tags
depends_on:
- validate