commit 49ce7f955a51457709a8d51cf1eb561b748fc9f9
parent 5b37050b04c48038a7dbb3afb4d9aff72e5da58c
Author: Vincent Demeester <vincent@sbr.pm>
Date: Thu, 18 Apr 2019 09:28:29 +0200
ape.conf: add more tektoncd projects
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
Diffstat:
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/assets/ape.conf b/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