mirror of https://github.com/knative/docs.git
Fix bucket name (#162)
This commit is contained in:
parent
031f0947f1
commit
ce88b28a12
|
@ -112,7 +112,7 @@ Google group, you can see the test logs by following these instructions:
|
|||
|
||||
1. Wait for Prow to finish the test execution. Note the PR number.
|
||||
|
||||
2. Open the URL http://gcsweb.k8s.io/gcs/ela-prow/pr-logs/pull/knative_serving/###/pull-knative-serving-@@@-tests/,
|
||||
2. Open the URL http://gcsweb.k8s.io/gcs/knative-prow/pr-logs/pull/knative_serving/###/pull-knative-serving-@@@-tests/
|
||||
where ### is the PR number and @@@ is the test type (_build_, _unit_ or _integration_).
|
||||
|
||||
3. You'll see one or more numbered directories. The highest number is the latest
|
||||
|
|
Loading…
Reference in New Issue