summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com>2021-08-31 10:59:25 -0400
committerGitHub <noreply@github.com>2021-08-31 10:59:25 -0400
commit7b75ddb70c89656f4be334d14fec90fc5e50b736 (patch)
treefa35c49b81db2dfc6bc7bf82c19c930fc980d9af
parentbfbbeb4223e05bc82039b9418ab30b8205247a16 (diff)
parentb3aee22bdc3cf0ad22cefec1d9d38dc82c0340c3 (diff)
downloadpodman-7b75ddb70c89656f4be334d14fec90fc5e50b736.tar.gz
podman-7b75ddb70c89656f4be334d14fec90fc5e50b736.tar.bz2
podman-7b75ddb70c89656f4be334d14fec90fc5e50b736.zip
Merge pull request #11374 from cevich/no_api2_cidocs
Cirrus: Skip APIv2 tests for [CI:DOCS]
-rw-r--r--.cirrus.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.cirrus.yml b/.cirrus.yml
index cb48b360d..f39e599ba 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