To have DITA2Go place compiled or archived deliverables in a shipping directory:
[Automation]
WrapAndShip=Yes
; ShipPath = path to dir to contain final result file of archiving
; or of compilation (.chm, .jar, or .zip), may be the same
for
; several projects.
ShipPath=path\to\deliverables
ShipPath takes effect only when WrapAndShip=Yes, and only if you have specified a value for ArchiveCommand. See §44.2 Activating and logging production of deliverables.
You can change this setting to specify a different path. If the path contains spaces, you must enclose it in quotes. If the directory specified by ShipPath does not exist, DITA2Go creates this directory for you.