summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com>2021-01-18 13:01:26 -0500
committerGitHub <noreply@github.com>2021-01-18 13:01:26 -0500
commit5f1a7a7d27824a0708760ae8f964b19caef18f3d (patch)
treeca475c5dbc4b358816588e1791328be733cc4fb5
parent5b3c7a52939275784c45c9747dd5864bd0581ff5 (diff)
parent683bab03f8352d3a9862fd60ecc2e755caa7a86c (diff)
downloadpodman-5f1a7a7d27824a0708760ae8f964b19caef18f3d.tar.gz
podman-5f1a7a7d27824a0708760ae8f964b19caef18f3d.tar.bz2
podman-5f1a7a7d27824a0708760ae8f964b19caef18f3d.zip
Merge pull request #9007 from baude/nocomposeoncidocs
[CI:DOCS]Do not run compose tests with CI:DOCS
-rw-r--r--.cirrus.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.cirrus.yml b/.cirrus.yml
index 9233d9668..bfe293601 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