Java and Python templates need artifacts specification
authorAndrew Grimberg <agrimberg@linuxfoundation.org>
Tue, 31 Jan 2017 13:28:25 +0000 (05:28 -0800)
committerAndrew Grimberg <agrimberg@linuxfoundation.org>
Tue, 31 Jan 2017 13:28:25 +0000 (05:28 -0800)
Change-Id: I6f4170aa2b113e30fcf05f8fcbb685708cc16bcd
Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
jjb/global-templates-java.yaml
jjb/global-templates-python.yaml

index ffe61dc..75aa97f 100644 (file)
@@ -23,6 +23,7 @@
           project: '{project}'
           branch: '{branch}'
           refspec: 'refs/heads/{branch}'
+          artifacts: '{archive-artifacts}'
 
     scm:
       - gerrit-trigger-scm:
@@ -83,6 +84,7 @@
           project: '{project}'
           branch: '{branch}'
           refspec: 'refs/heads/{branch}'
+          artifacts: '{archive-artifacts}'
 
     scm:
       - gerrit-trigger-scm:
           project: '{project}'
           branch: '{branch}'
           refspec: 'refs/heads/{branch}'
+          artifacts: '{archive-artifacts}'
 
     scm:
       - gerrit-trigger-scm:
           project: '{project}'
           branch: '{branch}'
           refspec: 'refs/heads/{branch}'
+          artifacts: '{archive-artifacts}'
 
     scm:
       - gerrit-trigger-scm:
index e1e8b45..2651670 100644 (file)
@@ -29,6 +29,7 @@
           project: '{project}'
           branch: '{branch}'
           refspec: 'refs/heads/{branch}'
+          artifacts: '{archive-artifacts}'
 
     scm:
       - gerrit-trigger-scm: