diff options
author | jimmydot <jf2512@att.com> | 2017-04-28 10:30:31 -0400 |
---|---|---|
committer | jimmydot <jf2512@att.com> | 2017-04-28 10:30:31 -0400 |
commit | 00e0d25933699f9e39c3f0b86c983165a1e3e330 (patch) | |
tree | ad897da9f1ab9685d477b4fc7c1d5b937d592cc8 /deliveries | |
parent | e618c5e4404f2c0a5d49ed76a02d191357409659 (diff) |
[VID-3] Setting docker image tag
Change-Id: I28cd0e5c392349fede7228130bf539998bc26d4b
Signed-off-by: jimmydot <jf2512@att.com>
Diffstat (limited to 'deliveries')
-rw-r--r-- | deliveries/pom.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/deliveries/pom.xml b/deliveries/pom.xml index 4a3160fe4..3dd6666f5 100644 --- a/deliveries/pom.xml +++ b/deliveries/pom.xml @@ -44,6 +44,9 @@ <user>vidadmin:vidadmin:vidadmin</user> <descriptor>assembly/assembly-for-plugin.xml</descriptor> </assembly> + <tags> + <tag>1.1-STAGING-latest</tag> + </tags> </build> </image> </images> |