X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=docker_verify.sh;h=b5acdd87033f090eac700002256a4446672f50ea;hb=2817079ede91e3e38f767086cccb485ceff6dd03;hp=b5ac2aa82b72cdc2596f261a9ff8affd90a72977;hpb=f51ce19abe756def645a73e28d76e1f8fde90da6;p=policy%2Fengine.git diff --git a/docker_verify.sh b/docker_verify.sh index b5ac2aa82..b5acdd870 100644 --- a/docker_verify.sh +++ b/docker_verify.sh @@ -57,7 +57,7 @@ TAGS="${TAGS} --tag ${DOCKER_REPOSITORY}/onap/${IMAGE}:${MVN_MAJMIN_VERSION}-lat # # This has the nexus repo prepended and major/minor/patch version with timestamp # -TAGS="${TAGS} --tag ${DOCKER_REPOSITORY}/onap/${IMAGE}:${MVN_VERSION}-${TIMESTAMP}" +TAGS="${TAGS} --tag ${DOCKER_REPOSITORY}/onap/${IMAGE}:${MVN_VERSION}-${TIMESTAMP}Z" echo $TAGS