aboutsummaryrefslogtreecommitdiffstats
path: root/certService/pom.xml
diff options
context:
space:
mode:
authorBogumil Zebek <bogumil.zebek@nokia.com>2020-03-20 08:36:13 +0100
committerZebek Bogumil <bogumil.zebek@nokia.com>2020-03-20 08:36:13 +0100
commit1cacdf9a3116955c422413364c7f54830f982d07 (patch)
tree452426cd078e9073ba374e7247323ed60f6d29ed /certService/pom.xml
parent7186c63f4d7e0ffea202f793c5c5d769e0e08af2 (diff)
Fix docker image tags
Remove doubled tag and tag without postfix. Issue-ID: AAF-1107 Signed-off-by: Zebek Bogumil <bogumil.zebek@nokia.com> Change-Id: I5a172af1c88fe5c1b00c89c5091fa6639b68868b
Diffstat (limited to 'certService/pom.xml')
-rw-r--r--certService/pom.xml2
1 files changed, 0 insertions, 2 deletions
diff --git a/certService/pom.xml b/certService/pom.xml
index c61501b4..87888f12 100644
--- a/certService/pom.xml
+++ b/certService/pom.xml
@@ -168,8 +168,6 @@
<dockerFileDir>${project.basedir}</dockerFileDir>
<tags>
<tag>${project.version}-${maven.build.timestamp}Z</tag>
- <tag>${project.version}</tag>
- <tag>${docker-image.latest}</tag>
</tags>
</build>
</image>