Skip to content

Instantly share code, notes, and snippets.

@Saccarab
Last active August 6, 2019 17:45
Show Gist options
  • Save Saccarab/50d37401f2d18cac8dbc22039c91179b to your computer and use it in GitHub Desktop.
Save Saccarab/50d37401f2d18cac8dbc22039c91179b to your computer and use it in GitHub Desktop.
gcloud deploy cloud storage trigger
gcloud functions deploy helloGCSGeneric --runtime nodejs8 --trigger-resource gs://storageurl.com --trigger-event google.storage.object.finalize
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment