commit 610e9372decf04e614bf8433e169d96bacfdaf55
parent 643d1756627707ae6e76536ed54abc77aff58f84
Author: Vincent Demeester <vincent@sbr.pm>
Date: Tue, 19 Mar 2019 09:48:58 +0100
ape.conf: knative/build-pipeline to tektoncd/pipeline
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/assets/ape.conf b/assets/ape.conf
@@ -26,11 +26,11 @@ git@github.com:vdemeester/serving.git https://github.com/knative/serving.git
git@github.com:vdemeester/eventing.git https://github.com/knative/eventing.git
git@github.com:vdemeester/caching.git https://github.com/knative/caching.git
git@github.com:vdemeester/pkg.git https://github.com/knative/pkg.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/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
# redhat
git@github.com:vdemeester/source-to-image.git https://github.com/openshift/source-to-image.git