diff options
author | Alexander Couzens <lynxis@fe80.eu> | 2016-07-23 02:16:26 +0200 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2016-07-23 10:45:24 -0400 |
commit | 270066ccae1e1f99e838e6da9895e8567239a42e (patch) | |
tree | dad1acb567fcd7192130f8d08a5cb326f10992de /bin/templates | |
parent | e8d0a820cf455cb577b85d74869c0e8ddeaf4cb0 (diff) | |
download | jenkins.debian.net-270066ccae1e1f99e838e6da9895e8567239a42e.tar.xz |
add LEDE build script and job
Signed-off-by: Holger Levsen <holger@layer-acht.org>
Diffstat (limited to 'bin/templates')
-rw-r--r-- | bin/templates/project_links.mustache | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/templates/project_links.mustache b/bin/templates/project_links.mustache index e5cbf077..1e125921 100644 --- a/bin/templates/project_links.mustache +++ b/bin/templates/project_links.mustache @@ -13,5 +13,6 @@ <a href="https://tests.reproducible-builds.org/freebsd/">FreeBSD</a> / <a href="https://tests.reproducible-builds.org/netbsd/">NetBSD</a> / <a href="https://tests.reproducible-builds.org/openwrt/">OpenWrt</a> + <a href="https://tests.reproducible-builds.org/lede/">LEDE</a> </li></ul></li> </ul> |