I have one release with many artifacts, and every night I have scheduled deployments of this release. But usually only 1-2 artifacts have changes, the rest of it, none.
I have like 30 artifacts, and if I want to do a realease because I have changed one of them, I must release all the artifacts.
How can I deploy only the artifacts that have been changed, and not all of them?

