mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-31 15:25:57 +00:00
Remove -t in gotest-dockerized.sh
This commit is contained in:
parent
0d29759b26
commit
f03a04c097
@ -42,5 +42,5 @@ docker run --rm=true \
|
||||
-v "${REPO_DIR}":/go/src/k8s.io/kubernetes \
|
||||
-v "${KUBE_JUNIT_REPORT_DIR}":/workspace/artifacts \
|
||||
--env REPO_DIR="${REPO_DIR}" \
|
||||
-it gcr.io/google_containers/kubekins-test:0.1 \
|
||||
-i gcr.io/google_containers/kubekins-test:0.1 \
|
||||
bash -c "cd kubernetes && ./hack/jenkins/test-dockerized.sh"
|
||||
|
Loading…
Reference in New Issue
Block a user