From 20c56cc8482c889a7c02b4c4f3efc0ebb2945744 Mon Sep 17 00:00:00 2001 From: baude Date: Mon, 18 Jan 2021 10:17:17 -0600 Subject: [CI:DOCS]Do not run compose tests with CI:DOCS Signed-off-by: baude --- .cirrus.yml | 1 + 1 file changed, 1 insertion(+) 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 -- cgit v1.2.3-54-g00ecf