MarkEdmondson1234 / googleCloudRunner

Easy R scripts on Google Cloud Platform via Cloud Run, Cloud Build and Cloud Scheduler
https://code.markedmondson.me/googleCloudRunner/
Other
80 stars 25 forks source link

added additional buildstep_templates #183

Closed muschellij2 closed 2 years ago

muschellij2 commented 2 years ago

Adding simple helpers of cr_buildstep_bq, cr_buildstep_gsutil, and cr_buildstep_kubectl to accompany cr_buildstep_gcloud.

MarkEdmondson1234 commented 2 years ago

Thanks!