From 597853d0b51760e91678573f06e9f937beaedd0f Mon Sep 17 00:00:00 2001 From: Andrew Grimberg Date: Tue, 31 Jan 2017 05:28:25 -0800 Subject: Java and Python templates need artifacts specification Change-Id: I6f4170aa2b113e30fcf05f8fcbb685708cc16bcd Signed-off-by: Andrew Grimberg --- jjb/global-templates-python.yaml | 1 + 1 file changed, 1 insertion(+) (limited to 'jjb/global-templates-python.yaml') diff --git a/jjb/global-templates-python.yaml b/jjb/global-templates-python.yaml index e1e8b4587..2651670a0 100644 --- a/jjb/global-templates-python.yaml +++ b/jjb/global-templates-python.yaml @@ -29,6 +29,7 @@ project: '{project}' branch: '{branch}' refspec: 'refs/heads/{branch}' + artifacts: '{archive-artifacts}' scm: - gerrit-trigger-scm: -- cgit 1.2.3-korg