We are using ANT script to deploy in our Bitbucket pipeline.yml. However instead of the file that was committed to the release branch, the entire set of metadata (Salesforce files) are being deployed in every push. Is it feasible to deploy selective files in a commit ? Via ANT script or any other tool ?