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 34b31b4 commit 2319f2dCopy full SHA for 2319f2d
CONTRIBUTING.md
@@ -20,7 +20,7 @@ Please see https://git.k8s.io/community/CLA.md for more info.
20
1. Download and setup [gcloud](https://cloud.google.com/sdk/docs/downloads-interactive)
21
1. Install `cloud-build-local` via `gcloud`
22
```bash
23
- $ gcloud install cloud-build-local
+ $ gcloud components install cloud-build-local
24
```
25
1. Build
26
1. Export `OUTPUT` to a location to write the directory containing the final build artifacts
0 commit comments