inst/shiny/image_talker/cloud_build/build.R

library(googleCloudRunner)

# deploy the app version from this folder
cr_deploy_run("inst/shiny/image_talker/app/",
              remote = "image_talker",
              tag = c("latest", "$BUILD_ID"),
              max_instances = 1,
              concurrency = 80)

Try the googleCloudRunner package in your browser

Any scripts or data that you put into this service are public.

googleCloudRunner documentation built on March 18, 2022, 8 p.m.