Fix tagging of netopeer image 96/105996/1
authorBartosz Gardziejewski <bartosz.gardziejewski@nokia.com>
Wed, 15 Apr 2020 09:57:36 +0000 (11:57 +0200)
committerBartosz Gardziejewski <bartosz.gardziejewski@nokia.com>
Wed, 15 Apr 2020 09:57:44 +0000 (11:57 +0200)
Issue-ID: INT-1517
Signed-off-by: Bartosz Gardziejewski <bartosz.gardziejewski@nokia.com>
Change-Id: Idfee1f28fffb67043381b3185f7aae949a2a52db

netconfsimulator/pom.xml

index 5896378..35ef1e5 100644 (file)
                                     <build>
                                         <contextDir>${project.basedir}</contextDir>
                                         <dockerFile>${project.basedir}/Dockerfile_netopeer</dockerFile>
+                                        <tags>
+                                            <tag>${project.version}-STAGE-${maven.build.timestamp}Z</tag>
+                                        </tags>
                                         <args>
                                             <PROXY>${proxy}</PROXY>
                                         </args>