Prepare for csit 45/2445/2
authorYongchaoWu <yongchao.wu@est.tech>
Fri, 7 Feb 2020 08:25:43 +0000 (09:25 +0100)
committeryongchao <yongchao.wu@est.tech>
Fri, 7 Feb 2020 09:21:53 +0000 (10:21 +0100)
add tag:latest for policy agent and simulator

Issue-ID: NONRTRIC-115
Signed-off-by: YongchaoWu <yongchao.wu@est.tech>
Change-Id: I5dc71a52541a62e1f6774420ebeb847192eefdd5

near-rt-ric-simulator/pom.xml
policy-agent/pom.xml

index 4b66634..9cd0645 100644 (file)
@@ -96,6 +96,7 @@
                       <dockerFile>Dockerfile</dockerFile>
                       <tags>
                         <tag>${project.version}</tag>
+                        <tag>latest</tag>
                       </tags>
                     </build>
                   </image>
index daad418..b07fdc1 100644 (file)
                                         </args>
                                         <tags>
                                             <tag>${project.version}</tag>
+                                            <tag>latest</tag>
                                         </tags>
                                     </build>
                                 </image>