X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=auth%2Fdocker%2Fdbuild.sh;h=ace2e507a1cadd7f919bfbc1356bb17c6bf5b0f0;hb=ce6a67f4939900bbedaef5eeb986768fb4eec8ad;hp=501530db3d7b450c31de16cb8d91350c3fc7df2b;hpb=1b6fe335be7f1dfbf83e87db016506c3a4f7c413;p=aaf%2Fauthz.git diff --git a/auth/docker/dbuild.sh b/auth/docker/dbuild.sh index 501530db..ace2e507 100644 --- a/auth/docker/dbuild.sh +++ b/auth/docker/dbuild.sh @@ -3,6 +3,10 @@ # Docker Building Script. Reads all the components generated by install, on per-version basis # # Pull in Variables from d.props +ORG=onap +PROJECT=aaf +DOCKER_REPOSITORY=nexus3.onap.org:10003 +VERSION=2.1.0-SNAPSHOT ./d.props # TODO add ability to do DEBUG settings