Skip to content

Commit

Permalink
Update gcloud command to use dogfooding cluster
Browse files Browse the repository at this point in the history
  • Loading branch information
dibyom authored and tekton-robot committed Feb 24, 2020
1 parent 6f4f2f9 commit 7345759
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tekton/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ To use [`tkn`](https://github.com/tektoncd/cli) to run the
1. Connect to the dogfooding cluster:

```bash
gcloud container clusters get-credentials prow --zone us-central1-a --project tekton-releases
gcloud container clusters get-credentials dogfooding --zone us-central1-a --project tekton-releases
```

1. Run the `release-pipeline` (assuming you are using the dogfooding cluster and
Expand Down

0 comments on commit 7345759

Please sign in to comment.