From: sebdet Date: Thu, 24 Sep 2020 20:24:19 +0000 (+0200) Subject: Fix docker stage for be plugins X-Git-Tag: 1.7.1~1 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F34%2F113134%2F2;p=sdc.git Fix docker stage for be plugins Fix the docker stage build, the docker profile is not set so the docker plugin must be skipped Issue-ID: SDC-3289 Signed-off-by: sebdet Change-Id: I1b2490cf1dbdaff3cbb72d4b51decdae22b9f9af --- diff --git a/catalog-be-plugins/backend-all-plugins/pom.xml b/catalog-be-plugins/backend-all-plugins/pom.xml index f75721f299..fa3ca01c6d 100644 --- a/catalog-be-plugins/backend-all-plugins/pom.xml +++ b/catalog-be-plugins/backend-all-plugins/pom.xml @@ -39,6 +39,7 @@ limitations under the License. true true true + true