Writes output files that are to be deployed to the deploy
directory, which is defined by the
DEPLOYDIR
variable.
The do_deploy
task is a
shared state (sstate) task, which means that the task can
be accelerated through sstate use.
Realize also that if the task is re-executed, any previous output
is removed (i.e. "cleaned").