summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com>2021-01-20 14:31:29 -0500
committerGitHub <noreply@github.com>2021-01-20 14:31:29 -0500
commit4ecd2be083ec973855e623bdc1290492e18672ac (patch)
tree5850e2ca0f6173ba6f69a6385ece05a60d9f92ca
parent674a94bcb36fc8409c80a4ba1201d2a96634fe8e (diff)
parent20c56cc8482c889a7c02b4c4f3efc0ebb2945744 (diff)
downloadpodman-4ecd2be083ec973855e623bdc1290492e18672ac.tar.gz
podman-4ecd2be083ec973855e623bdc1290492e18672ac.tar.bz2
podman-4ecd2be083ec973855e623bdc1290492e18672ac.zip
Merge pull request #9039 from baude/v3backportnocomposeci
[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 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