summaryrefslogtreecommitdiffstats
path: root/compose/export-ports.sh
diff options
context:
space:
mode:
authoradheli.tavares <adheli.tavares@est.tech>2024-07-19 13:50:04 +0100
committeradheli.tavares <adheli.tavares@est.tech>2024-07-19 15:58:32 +0100
commitdaecbb96b9a747a2edaf33a3e9a9784cc71440a8 (patch)
treeb15dfb91125912a7945256a68f69dc532814ad55 /compose/export-ports.sh
parentbb225c8be9e911880995aefa40072e3347bd5004 (diff)
Add CSIT option to run xacml-pdp against postgres database
Issue-ID: POLICY-5087 Change-Id: Icfece3dbb9263e09a4d59edbea8acad5a4ea7ce3 Signed-off-by: adheli.tavares <adheli.tavares@est.tech>
Diffstat (limited to 'compose/export-ports.sh')
-rwxr-xr-xcompose/export-ports.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/compose/export-ports.sh b/compose/export-ports.sh
index a3422daa..aa97f493 100755
--- a/compose/export-ports.sh
+++ b/compose/export-ports.sh
@@ -25,6 +25,7 @@ then
head -1 |
sed 's/onap\/policy-api.*$//'
)
+ export LOCAL_IMAGES="true"
else
export CONTAINER_LOCATION="nexus3.onap.org:10001/"
fi