diff options
author | Holger Levsen <holger@layer-acht.org> | 2013-05-15 18:03:46 +0200 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2013-05-15 18:03:46 +0200 |
commit | e0cfc29e3042c57930927fa0d0f518bd41aba6f3 (patch) | |
tree | 124c089e64679a4e77059b9f3607b1127c481e27 /job-cfg | |
parent | 46c7c3013e3f7a403f0fa2b643a2615de225137d (diff) | |
download | jenkins.debian.net-e0cfc29e3042c57930927fa0d0f518bd41aba6f3.tar.xz |
Start using Priority Sorter Plugin
Diffstat (limited to 'job-cfg')
-rw-r--r-- | job-cfg/chroot-installation.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/job-cfg/chroot-installation.yaml b/job-cfg/chroot-installation.yaml index fe154efc..3b1c5886 100644 --- a/job-cfg/chroot-installation.yaml +++ b/job-cfg/chroot-installation.yaml @@ -29,6 +29,7 @@ url: http://www.profitbricks.com text: Sponsored by Profitbricks icon: /userContent/images/profitbricks-24x24.png + - priority: '110' - defaults: name: chroot-installation+trigger |