Commit 3acc7bd42461

Vincent Demeester <vincent@sbr.pm>
2018-09-21 17:16:56
Add knative to ape mirrors
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
1 parent af6c00b
Changed files (1)
ape.conf
@@ -18,7 +18,12 @@ git@github.com:vdemeester/swarmkit.git https://github.com/docker/swarmkit.git
 git@github.com:vdemeester/go-units.git https://github.com/docker/go-units.git
 git@github.com:vdemeester/go-connections.git https://github.com/docker/go-connections.git
 
+# kubernetes
 git@github.com:vdemeester/kubernetes.git https://github.com/kubernetes/kubernetes.git
+# knative
+git@github.com:vdemeester/build.git https://github.com/knative/build.git
+git@github.com:vdemeester/build-pipeline.git https://github.com/knative/build-pipeline.git
+git@github.com:vdemeester/build-templates.git https://github.com/knative/build-templates.git
 
 git@github.com:vdemeester/containerd.git https://github.com/containerd/containerd.git
 git@github.com:vdemeester/runc.git https://github.com/opencontainers/runc.git