From a8859527ac22789727bf1569523f574a88aa0ef1 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Fri, 30 Aug 2013 00:35:39 +0200 Subject: add ruby-qa_stable job --- job-cfg/ruby-qa.yaml | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'job-cfg/ruby-qa.yaml') diff --git a/job-cfg/ruby-qa.yaml b/job-cfg/ruby-qa.yaml index 707ee8ec..94c9dc85 100644 --- a/job-cfg/ruby-qa.yaml +++ b/job-cfg/ruby-qa.yaml @@ -30,6 +30,10 @@ text: Sponsored by Profitbricks icon: /userContent/images/profitbricks-24x24.png +- job-template: + defaults: ruby-qa + name: '{name}_stable' + - job-template: defaults: ruby-qa name: '{name}_testing' @@ -54,4 +58,10 @@ distro: 'testing' gitrepo: 'git://anonscm.debian.org/pkg-ruby-extras/ruby-debian-qa.git' my_shell: './ci-run' + - '{name}_stable': + triggers: + - timed: "31 5 * * *" + distro: 'stable' + gitrepo: 'git://anonscm.debian.org/pkg-ruby-extras/ruby-debian-qa.git' + my_shell: './ci-run' -- cgit v1.2.3-54-g00ecf