Add docker registry to image name
[clamp.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 94331f2..801b2ee 100644 (file)
--- a/pom.xml
+++ b/pom.xml
                                <artifactId>docker-maven-plugin</artifactId>
                                <version>0.4.11</version>
                                <configuration>
-                                       <imageName>onap/clamp</imageName>
+                                       <imageName>${docker.push.registry}/onap/clamp</imageName>
                                        <dockerDirectory>src/main/docker</dockerDirectory>
                                        <serverId>docker-hub</serverId>
                                        <imageTags>