Disable an image tag 39/117539/1 guilin 7.0.0-ONAP
authorPawel <pawel.kasperkiewicz@nokia.com>
Fri, 5 Feb 2021 09:17:07 +0000 (10:17 +0100)
committerPawel <pawel.kasperkiewicz@nokia.com>
Fri, 5 Feb 2021 09:17:07 +0000 (10:17 +0100)
- turn off 'latest' image tag in the 'guilin' branch

Issue-ID: DCAEGEN2-2537
Signed-off-by: Pawel <pawel.kasperkiewicz@nokia.com>
Change-Id: Ib277c993c1acb4deab64b04a6f0622eba9817a4d

prh-app-server/pom.xml

index 630a008..197ddd4 100644 (file)
                 <contextDir>${project.basedir}</contextDir>
                 <cleanup>none</cleanup>
                 <tags>
-                  <tag>latest</tag>
                   <tag>${project.version}</tag>
                   <tag>${project.version}-${maven.build.timestamp}Z</tag>
                 </tags>