[Qa-jenkins-scm] [jenkins.debian.net] 01/01: packages-tests: fix syntax of the build trigger
    Mattia Rizzolo 
    mattia at debian.org
       
    Sun Jun 18 09:36:07 UTC 2017
    
    
  
This is an automated email from the git hooks/post-receive script.
mattia pushed a commit to branch master
in repository jenkins.debian.net.
commit cd92a5a5f2891385896558da3701d6fc5382713a
Author: Mattia Rizzolo <mattia at debian.org>
Date:   Sun Jun 18 11:35:55 2017 +0200
    packages-tests: fix syntax of the build trigger
    
    Signed-off-by: Mattia Rizzolo <mattia at debian.org>
---
 job-cfg/packages-tests.yaml | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/job-cfg/packages-tests.yaml b/job-cfg/packages-tests.yaml
index ad59ba0..809cc04 100644
--- a/job-cfg/packages-tests.yaml
+++ b/job-cfg/packages-tests.yaml
@@ -118,7 +118,6 @@
           my_origin_triggers:
             - pollscm:
                cron: '* H/2 * * *'
-          my_trigger:
-            - '{name}_stretch'
+          my_trigger: '{name}_stretch'
     jobs:
       - junit
-- 
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