If `assetsDestination` present upload assets to specified destination. - [ ] upload to assetDestination using tar and sftp **Note assetDestination is relative to revision folder** - [ ] prepend revision + assetDestination to all asset references similar to how the fingerprint functionality of ember-cli works. Note. instead of uploading all files one at a time and creating directories use `tar`.