Deploy zip archive rather than image file to save time.

This change updates deploy script to push zip file (~700MB) rather than raw images (~3GB)
to GCE instance to reduce network utilization and time.

Archive decompression takes place on remote host. Unzip utility is installed if not found.

Change-Id: I445ce72eb1776ef5d964ac3e98e6a72231a5b1e6
(cherry picked from commit 0a26c9bee9e0b596c4653d6900eb040991d8daf8)
1 file changed