Mike Robbins
04/13/2021, 6:28 PMdeploy.xml
if I want to deploy only files or only objects? It appears that validate fails if either of the <files>
or <objects>
nodes are missing, empty, or has an empty <path>
node. I've got a script that updates deploy.xml
based on the git diff
between my current branch and a target branch and sometimes that may have only one or the other.