Skip to content

Commit 80cbf0a

Browse files
authored
Add Run Button to Cloud Run Pub/Sub tutorial (GoogleCloudPlatform#2253)
1 parent 864a475 commit 80cbf0a

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

run/pubsub/README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@ This sample shows how to create a service that processes Pub/Sub messages.
44

55
Use it with the [Cloud Pub/Sub with Cloud Run tutorial](http://cloud.google.com/run/docs/tutorials/pubsub).
66

7+
[![Run in Google Cloud][run_img]][run_link]
8+
9+
[run_img]: https://storage.googleapis.com/cloudrun/button.svg
10+
[run_link]: https://console.cloud.google.com/cloudshell/editor?shellonly=true&cloudshell_image=gcr.io/cloudrun/button&cloudshell_git_repo=https://github.com/GoogleCloudPlatform/python-docs-samples&cloudshell_working_dir=run/pubsub
11+
712
## Build
813

914
```

0 commit comments

Comments
 (0)