Join Slack
Powered by
1) You can list just the objects that you want to ...
# sdf
d
dbaghdanov
06/26/2019, 3:43 PM
1) You can list just the objects that you want to deploy 2) I think you might even be able to put deployable objects into one folder, and the non-deployable objects into another folder:
Copy code
<deploy> <objects> <path>~/Objects/deploy_these/*</path> </objects> </deploy>
And leave all other objects just in the ~/Objects/ folder
Open in Slack
Previous
Next