From e8b7873d43a6f0e01f8bb0385dff3deac3929d3c Mon Sep 17 00:00:00 2001 From: jhh Date: Tue, 19 Nov 2019 16:46:15 -0600 Subject: Build tar.gz without requiring docker image build This allows the tar.gz to be released by LF jobs. Change-Id: Iae827268a69fa4ebde75892debb3c36443b288ea Issue-ID: POLICY-2250 Signed-off-by: jhh --- packages/pom.xml | 3 +++ 1 file changed, 3 insertions(+) (limited to 'packages/pom.xml') diff --git a/packages/pom.xml b/packages/pom.xml index b6b645fa..6760eab3 100644 --- a/packages/pom.xml +++ b/packages/pom.xml @@ -37,6 +37,9 @@ true + + policy-distribution-tarball + docker -- cgit 1.2.3-korg