diff options
Diffstat (limited to 'sdc-os-chef')
-rw-r--r-- | sdc-os-chef/pom.xml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/sdc-os-chef/pom.xml b/sdc-os-chef/pom.xml index 35aa813559..451fc88a3e 100644 --- a/sdc-os-chef/pom.xml +++ b/sdc-os-chef/pom.xml @@ -148,6 +148,7 @@ <tags> <tag>${docker.tag}</tag> <tag>${docker.latest.tag}</tag> + <tag>1.1-STAGING-latest</tag> </tags> </build> </image> @@ -162,6 +163,7 @@ <tags> <tag>${docker.tag}</tag> <tag>${docker.latest.tag}</tag> + <tag>1.1-STAGING-latest</tag> </tags> </build> </image> @@ -176,6 +178,7 @@ <tags> <tag>${docker.tag}</tag> <tag>${docker.latest.tag}</tag> + <tag>1.1-STAGING-latest</tag> </tags> </build> </image> @@ -190,6 +193,7 @@ <tags> <tag>${docker.tag}</tag> <tag>${docker.latest.tag}</tag> + <tag>1.1-STAGING-latest</tag> </tags> </build> </image> @@ -204,6 +208,7 @@ <tags> <tag>${docker.tag}</tag> <tag>${docker.latest.tag}</tag> + <tag>1.1-STAGING-latest</tag> </tags> </build> </image> @@ -218,6 +223,7 @@ <tags> <tag>${docker.tag}</tag> <tag>${docker.latest.tag}</tag> + <tag>1.1-STAGING-latest</tag> </tags> </build> </image> |