I am building a multi-module project. I have artifacts that I want to store that follow this pattern: "
/build/reports" where
would be "module1", "module2", etc.
Could the store_artifacts path allow a regex to support that? Or is there any other way to shorten the syntax so I don't have to repeatedly specify multiple lines to store artifacts from all modules?
Thanks for considering.
CCI-I-282