Commit 3b4da2e696c3

Vincent Demeester <vincent@sbr.pm>
2019-06-19 16:41:49
ape.conf: add k8s.io/test-infra
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
1 parent 6503a3a
Changed files (1)
assets
assets/ape.conf
@@ -27,6 +27,7 @@ git@github.com:vdemeester/go-connections.git https://github.com/docker/go-connec
 
 # kubernetes
 git@github.com:vdemeester/kubernetes.git https://github.com/kubernetes/kubernetes.git
+git@github.com:vdemeester/kubernetes-test-infra.git https://github.com/kubernetes/test-infra.git
 
 # knative
 git@github.com:vdemeester/build.git https://github.com/knative/build.git