commit 0aabc45fbd9bc19dacdad81cbd74b036b0dedc81
parent 410c9068ead2292e82a92bb06bb659ace35a55f0
Author: Vincent Demeester <vincent@sbr.pm>
Date: Thu, 11 Jul 2019 11:24:55 +0200
ape.conf: add tektoncd triggers and operator projects
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
Diffstat:
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git a/assets/ape.conf b/assets/ape.conf
@@ -47,6 +47,8 @@ git@github.com:vdemeester/tektoncd-catalog.git https://github.com/tektoncd/catal
git@github.com:vdemeester/tektoncd-plumbing.git https://github.com/tektoncd/plumbing.git
git@github.com:vdemeester/tektoncd-experimental.git https://github.com/tektoncd/experimental.git
git@github.com:vdemeester/tektoncd-cli.git https://github.com/tektoncd/cli.git
+git@github.com:vdemeester/tektoncd-triggers.git https://github.com/tektoncd/triggers.git
+git@github.com:vdemeester/tektoncd-operator.git https://github.com/tektoncd/operator.git
# openshift
git@github.com:vdemeester/source-to-image.git https://github.com/openshift/source-to-image.git