mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-13 05:02:50 +00:00
Fix some comment in hack/jenkins/*-dockerized.sh
This commit is contained in:
@@ -27,7 +27,7 @@ retry() {
|
||||
}
|
||||
|
||||
# This script is intended to be run from kubekins-test container with a
|
||||
# kubernetes repo mapped in. See hack/jenkins/gotest-dockerized.sh
|
||||
# kubernetes repo mapped in. See k8s.io/test-infra/scenarios/kubernetes_verify.py
|
||||
|
||||
export PATH=${GOPATH}/bin:${PWD}/third_party/etcd:/usr/local/go/bin:${PATH}
|
||||
|
||||
|
Reference in New Issue
Block a user