Merge pull request #9007 from baude/nocomposeoncidocs

[CI:DOCS]Do not run compose tests with CI:DOCS
This commit is contained in:
OpenShift Merge Robot 2021-01-18 13:01:26 -05:00 committed by GitHub
commit 5f1a7a7d27
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

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