This message was deleted.
# community-support
s
This message was deleted.
v
Not an easy one I think. Would probably need something like writing an init plugin that does the iteration and then invoking the included build through tooling api or something like that.
l
Ok. It's only to allow excluding the included build when running its tasks (
:runTask
vs
:included-build:runTask
) so it's not really important but I was wondering if it was possible. Thanks for your answer
👌 1