diff options
Diffstat (limited to 'job-cfg')
-rw-r--r-- | job-cfg/chroot-test.yaml | 12 | ||||
-rw-r--r-- | job-cfg/general.yaml | 4 | ||||
-rw-r--r-- | job-cfg/webcheck.yaml | 4 |
3 files changed, 20 insertions, 0 deletions
diff --git a/job-cfg/chroot-test.yaml b/job-cfg/chroot-test.yaml index 2ce12a5b..d890b07e 100644 --- a/job-cfg/chroot-test.yaml +++ b/job-cfg/chroot-test.yaml @@ -20,6 +20,10 @@ text: About jenkins.debian.net icon: /userContent/images/debian-swirl-24x24.png - sidebar: + url: http://jenkins.debian.net/view/chroot-tests/ + text: All chroot-test jobs + icon: /userContent/images/debian-swirl-24x24.png + - sidebar: url: http://www.profitbricks.com text: Sponsored by Profitbricks icon: /userContent/images/profitbricks-24x24.png @@ -47,6 +51,10 @@ text: About jenkins.debian.net icon: /userContent/images/debian-swirl-24x24.png - sidebar: + url: http://jenkins.debian.net/view/chroot-tests/ + text: All chroot-test jobs + icon: /userContent/images/debian-swirl-24x24.png + - sidebar: url: http://www.profitbricks.com text: Sponsored by Profitbricks icon: /userContent/images/profitbricks-24x24.png @@ -84,6 +92,10 @@ text: About jenkins.debian.net icon: /userContent/images/debian-swirl-24x24.png - sidebar: + url: http://jenkins.debian.net/view/chroot-tests/ + text: All chroot-test jobs + icon: /userContent/images/debian-swirl-24x24.png + - sidebar: url: http://www.profitbricks.com text: Sponsored by Profitbricks icon: /userContent/images/profitbricks-24x24.png diff --git a/job-cfg/general.yaml b/job-cfg/general.yaml index c1603733..4a49cbc8 100644 --- a/job-cfg/general.yaml +++ b/job-cfg/general.yaml @@ -12,6 +12,10 @@ text: About jenkins.debian.net icon: /userContent/images/debian-swirl-24x24.png - sidebar: + url: http://jenkins.debian.net/view/debian-installer/ + text: All debian-installer jobs + icon: /userContent/images/debian-swirl-24x24.png + - sidebar: url: http://www.profitbricks.com text: Sponsored by Profitbricks icon: /userContent/images/profitbricks-24x24.png diff --git a/job-cfg/webcheck.yaml b/job-cfg/webcheck.yaml index 6d28b985..ad2c6a8d 100644 --- a/job-cfg/webcheck.yaml +++ b/job-cfg/webcheck.yaml @@ -27,6 +27,10 @@ text: About jenkins.debian.net icon: /userContent/images/debian-swirl-24x24.png - sidebar: + url: http://jenkins.debian.net/view/webcheck/ + text: All webcheck jobs + icon: /userContent/images/debian-swirl-24x24.png + - sidebar: url: http://www.profitbricks.com text: Sponsored by Profitbricks icon: /userContent/images/profitbricks-24x24.png |