summaryrefslogtreecommitdiff
path: root/.cirrus.yml
diff options
context:
space:
mode:
authorbaude <bbaude@redhat.com>2021-01-18 10:17:17 -0600
committerbaude <bbaude@redhat.com>2021-01-20 08:47:56 -0600
commit20c56cc8482c889a7c02b4c4f3efc0ebb2945744 (patch)
treebcfd3f1dc6f9c711165d2fe29da59edc104958a0 /.cirrus.yml
parentade8a92d169328fb01c01344e6d6972d744cc696 (diff)
downloadpodman-20c56cc8482c889a7c02b4c4f3efc0ebb2945744.tar.gz
podman-20c56cc8482c889a7c02b4c4f3efc0ebb2945744.tar.bz2
podman-20c56cc8482c889a7c02b4c4f3efc0ebb2945744.zip
[CI:DOCS]Do not run compose tests with CI:DOCS
Signed-off-by: baude <bbaude@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 07145c106..50233562c 100644
--- a/.cirrus.yml
+++ b/.cirrus.yml
@@ -448,6 +448,7 @@ apiv2_test_task:
compose_test_task:
name: "compose test on $DISTRO_NV"
alias: compose_test
+ only_if: *not_docs
skip: *tags
depends_on:
- validate