From: jhh Date: Tue, 19 Nov 2019 22:50:31 +0000 (-0600) Subject: Build tar.gz without requiring docker image build X-Git-Tag: 1.6.0~32^2 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=policy%2Fengine.git;a=commitdiff_plain;h=refs%2Fchanges%2F37%2F98637%2F1 Build tar.gz without requiring docker image build This allows the tar.gz to be released by LF jobs. Issue-ID: POLICY-2250 Signed-off-by: jhh Change-Id: I7a6a2fa109328f9e479af019198877fd6421ede5 --- diff --git a/packages/pom.xml b/packages/pom.xml index d152ad9fb..f151c90e5 100644 --- a/packages/pom.xml +++ b/packages/pom.xml @@ -38,6 +38,10 @@ true + + base + install + docker