Skip to content

Commit

Permalink
Merge pull request crosscloudci#157 from harshvkarn/master
Browse files Browse the repository at this point in the history
Replace double inverted comma in GCP in README.md
  • Loading branch information
taylor authored Jul 13, 2018
2 parents 103b3d1 + 2bd454e commit 47bf02c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ docker run \
-e BACKEND=file \
-e GOOGLE_REGION=us-central1 \
-e GOOGLE_PROJECT=test-cncf-cross-cloud \
-e GOOGLE_CREDENTIALS=${GOOGLE_CREDENTIALS}
-e GOOGLE_CREDENTIALS="${GOOGLE_CREDENTIALS}" \
-ti registry.cncf.ci/cncf/cross-cloud/provisioning:production
```

Expand Down

0 comments on commit 47bf02c

Please sign in to comment.