# NOT RUN {
cr_project_set("my-project")
cr_bucket_set("my-bucket")
my_gcs_source <- cr_build_upload_gcs("my_folder")
build1 <- cr_build("cloudbuild.yaml", source = my_gcs_source)
# }
# NOT RUN {
cr_buildstep_source_move("deploy")
# }
Run the code above in your browser using DataLab