Commit 49ce7f955a51

Vincent Demeester <vincent@sbr.pm>
2019-04-18 09:28:29
ape.conf: add more tektoncd projects
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
1 parent 5b37050
Changed files (1)
assets
assets/ape.conf
@@ -37,7 +37,9 @@ git@github.com:vdemeester/build-templates.git https://github.com/knative/build-t
 git@github.com:vdemeester/docs.git https://github.com/knative/docs.git
 git@github.com:vdemeester/eventing-sources.git https://github.com/knative/eventing-sources.git
 git@github.com:vdemeester/knctl.git https://github.com/cppforlife/knctl.git
-git@github.com:vdemeester/build-pipeline.git https://github.com/tektoncd/pipeline.git
+git@github.com:vdemeester/tektoncd-pipeline.git https://github.com/tektoncd/pipeline.git
+git@github.com:vdemeester/tektoncd-dashboard.git https://github.com/tektoncd/dashboard.git
+git@github.com:vdemeester/tektoncd-cli.git https://github.com/tektoncd/cli.git
 
 # redhat
 git@github.com:vdemeester/source-to-image.git https://github.com/openshift/source-to-image.git