-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
I've got an app where my frontend and backend live in the same repo. I use ember deploy within the context of Ansible to automate the entire process. The cp deploy plugin appears to copy to the destination directory even if the same version is already at the destination.
It would be awesome if the plugin could check the destination to see if the other version is there and then skip copying if it is there. That would save some processing time and, if some other log statement was used instead of Copied revision <rev #>, CM tools like Ansible would have a hook to detect if the deploy actually changed or not.
Thanks!
Metadata
Metadata
Assignees
Labels
No labels