We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ded5e89 commit 3df97ebCopy full SHA for 3df97eb
examples/site/howto_deploy_to_cloud_run/README.md
@@ -125,7 +125,6 @@ Set the active project:
125
gcloud config set project ${GOOGLE_CLOUD_PROJECT}
126
```
127
128
-
129
```sh
130
gcloud run deploy gcf-cpp-hello-world-http \
131
--image="gcr.io/${GOOGLE_CLOUD_PROJECT}/gcf-cpp-hello-world-http:latest" \
0 commit comments