[Qa-jenkins-scm] [jenkins.debian.net] 04/05: reproducible arch: actually run the build job every minute
    Holger Levsen 
    holger at moszumanska.debian.org
       
    Fri Oct 16 19:53:46 UTC 2015
    
    
  
This is an automated email from the git hooks/post-receive script.
holger pushed a commit to branch master
in repository jenkins.debian.net.
commit b829ca86fd965795246086f1922f39104cbd531a
Author: Holger Levsen <holger at layer-acht.org>
Date:   Fri Oct 16 21:47:09 2015 +0200
    reproducible arch: actually run the build job every minute
---
 job-cfg/reproducible.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/job-cfg/reproducible.yaml b/job-cfg/reproducible.yaml
index e4f991b..ad573aa 100644
--- a/job-cfg/reproducible.yaml
+++ b/job-cfg/reproducible.yaml
@@ -1264,7 +1264,7 @@
             my_node: 'profitbricks3'
         - '{name}_builder_arch_1':
             my_description: 'Try to reproducibly build an Archlinux package.'
-            my_timed: '42 23 1 1 *'
+            my_timed: '* * * * *'
             my_shell: '/srv/jenkins/bin/reproducible_build_arch_pkg.sh'
             my_recipients: 'qa-jenkins-scm at lists.alioth.debian.org'
             my_node: ''
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/qa/jenkins.debian.net.git
    
    
More information about the Qa-jenkins-scm
mailing list