X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=auth%2Fdocker%2Fdpush.sh;fp=auth%2Fdocker%2Fdpush.sh;h=fcc36d67977e059bf08f4feccd2a822aeeb128f6;hb=3c5964e68be08f7685aaa6cff63a2127a1aede28;hp=d7ba9fb64c3068605b6fd792ad9111828763676a;hpb=6095e295c4eaef595fefe84c89233c5d87912dd7;p=aaf%2Fauthz.git diff --git a/auth/docker/dpush.sh b/auth/docker/dpush.sh index d7ba9fb6..fcc36d67 100644 --- a/auth/docker/dpush.sh +++ b/auth/docker/dpush.sh @@ -4,7 +4,7 @@ # Pull in Variables from d.props . ./d.props -AAF_COMPONENTS=$(cat components) +AAF_COMPONENTS=$(cat components) core agent config for AAF_COMPONENT in ${AAF_COMPONENTS}; do # docker push ${DOCKER_REPOSITORY}/${ORG}/${PROJECT}/aaf_${AAF_COMPONENT}:${OLD_VERSION}