Do not publish Dublin PRH images with 'latest' tag 51/87951/1
authorgrabinsk <maciej.grabinski@nokia.com>
Fri, 17 May 2019 07:40:19 +0000 (09:40 +0200)
committergrabinsk <maciej.grabinski@nokia.com>
Fri, 17 May 2019 07:40:19 +0000 (09:40 +0200)
Change-Id: I24176b088d65bfa10d2b233fe042edc69001c671
Issue-ID: INT-1076
Signed-off-by: grabinsk <maciej.grabinski@nokia.com>
prh-app-server/pom.xml

index 8b0bade..ffab7cb 100644 (file)
               <goal>build</goal>
             </goals>
           </execution>
-          <execution>
-            <id>tag-and-push-image-latest</id>
-            <phase>deploy</phase>
-            <goals>
-              <goal>tag</goal>
-            </goals>
-            <configuration>
-              <image>${docker.image.name}:latest</image>
-              <newName>${onap.nexus.dockerregistry.daily}/${docker.image.name}:latest</newName>
-              <pushImage>true</pushImage>
-            </configuration>
-          </execution>
           <execution>
             <id>tag-and-push-image-with-version</id>
             <phase>deploy</phase>