mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-24 13:50:22 -07:00
Revert "Add support for on-demand coverage on Shippable."
This reverts commit 7b3f0b8870
.
This commit is contained in:
parent
7b3f0b8870
commit
af5db3e4a9
8 changed files with 10 additions and 17 deletions
|
@ -8,4 +8,4 @@ IFS='/:' read -ra args <<< "${TEST}"
|
|||
image="ansible/ansible:${args[1]}"
|
||||
target="posix/ci/group${args[2]}/"
|
||||
|
||||
ansible-test integration --color -v --retry-on-error "${target}" --docker "${image}" "${COVERAGE}"
|
||||
ansible-test integration --color -v --retry-on-error "${target}" --docker "${image}"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue