Skip to content

Commit 3df97eb

Browse files
authored
doc: fix spacing (#423)
1 parent ded5e89 commit 3df97eb

File tree

1 file changed

+0
-1
lines changed
  • examples/site/howto_deploy_to_cloud_run

1 file changed

+0
-1
lines changed

examples/site/howto_deploy_to_cloud_run/README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,6 @@ Set the active project:
125125
gcloud config set project ${GOOGLE_CLOUD_PROJECT}
126126
```
127127

128-
129128
```sh
130129
gcloud run deploy gcf-cpp-hello-world-http \
131130
--image="gcr.io/${GOOGLE_CLOUD_PROJECT}/gcf-cpp-hello-world-http:latest" \

0 commit comments

Comments
 (0)