Update Tag creation when pushing to docker hub

This commit is contained in:
Nicolas Héron 2020-10-28 15:38:41 +01:00
commit fd264ff7cc
6 changed files with 16 additions and 4 deletions

View file

@ -483,7 +483,10 @@
</inline>
</assembly>
<tags>
<tag>${version.number}</tag>
<tag>latest</tag>
</tags>
</build>
<run>