mirror of
https://github.com/containers/podman.git
synced 2025-06-28 06:18:57 +08:00
Merge pull request #9007 from baude/nocomposeoncidocs
[CI:DOCS]Do not run compose tests with CI:DOCS
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user