Merge pull request #9039 from baude/v3backportnocomposeci

[CI:DOCS]Do not run compose tests with CI:DOCS
This commit is contained in:
OpenShift Merge Robot
2021-01-20 14:31:29 -05:00
committed by GitHub

View File

@ -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