summaryrefslogtreecommitdiffstats
path: root/docker_build.sh
diff options
context:
space:
mode:
Diffstat (limited to 'docker_build.sh')
-rwxr-xr-x[-rw-r--r--]docker_build.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/docker_build.sh b/docker_build.sh
index 001a2c0d..b21a6955 100644..100755
--- a/docker_build.sh
+++ b/docker_build.sh
@@ -6,6 +6,9 @@ echo '============== STARTING SCRIPT TO BUILD DOCKER IMAGES ================='
DOCKER_REPOSITORY=nexus3.openecomp.org:10003
DOCKER_VERSION=latest
+export DOCKER_REPOSITORY
+export DOCKER_VERSION
+
cp policy-pe/* target/policy-pe/
cp policy-drools/* target/policy-drools/