Is it possible to enable Clover Code Coverage in bamboo-spec.yaml?
I only see an example of `clean-working-dir` (https://docs.atlassian.com/bamboo-specs-docs/7.0.1/specs.html?yaml#miscellaneous-plugins)
version: 2
Build binaries:
...
other:
clean-working-dir: true
I would like to basically configure this on the spec file