Utility function to start a VM, upload your script and set it up on a schedule

gce_schedule_build_script(script, vm, schedule, ...)

Arguments

script

The script to schedule

vm

A VM object to schedule the script upon

schedule

The schedule you want to run via cron

...

Other arguments pass to containeRit::dockerfile