Add missing 'scm' field to 'artifacts-api' job. 15/11915/1
authorTrevor Bramwell <tbramwell@linuxfoundation.org>
Tue, 5 Apr 2016 18:57:14 +0000 (11:57 -0700)
committerTrevor Bramwell <tbramwell@linuxfoundation.org>
Tue, 5 Apr 2016 18:57:14 +0000 (11:57 -0700)
Change-Id: I32a3beeeed89016fd1cfd051dac4762acdb70d6f
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
jjb/releng-jobs.yaml

index 655660b..d73ef50 100644 (file)
         - gerrit-parameter:
             branch: 'master'
 
+    scm:
+        - gerrit-trigger-scm:
+            credentials-id: '{ssh-credentials}'
+            refspec: ''
+            choosing-strategy: 'default'
+
     triggers:
         - timed: '@hourly'