Do not publish Dublin DFC images with 'latest' tag 95/90095/1 dublin
authormaximesson <maxime.bonneau@est.tech>
Tue, 18 Jun 2019 15:00:23 +0000 (15:00 +0000)
committermaximesson <maxime.bonneau@est.tech>
Tue, 18 Jun 2019 15:00:23 +0000 (15:00 +0000)
Change-Id: Ia975d464c27a0e4df560f013e52732cb9a2bf33a
Issue-ID: DCAEGEN2-1603
Signed-off-by: maximesson <maxime.bonneau@est.tech>
datafile-app-server/pom.xml

index 4da6d2d..4f671d4 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>