Merge pull request #1795 from jeffrey-hogan/GCP_README_TYPO

Correct gcp.yml Example URL Path
This commit is contained in:
Rolf Neugebauer 2017-05-09 19:52:15 +01:00 committed by GitHub
commit e98e6fc0ba

View File

@ -50,7 +50,7 @@ Make sure to download the credentials in JSON format and store them somewhere sa
## Build an image
Add a `gcp-img` output line to your yaml config, see the example in [`examples/gcp.yml`](../example/gcp.yml).
Add a `gcp-img` output line to your yaml config, see the example in [`examples/gcp.yml`](../examples/gcp.yml).
Then do `moby build myprefix.yml`