REPO-3264 enterpriseDocker profile to build local docker images

This commit is contained in:
Alan Davis 2018-03-14 13:51:35 +00:00
parent 425e6db240
commit 9762f998be
3 changed files with 3 additions and 3 deletions

View File

@ -99,7 +99,7 @@
<profiles> <profiles>
<profile> <profile>
<id>dockerImages</id> <id>enterpriseDocker</id> <!-- local build only -->
<build> <build>
<plugins> <plugins>
<plugin> <plugin>

View File

@ -99,7 +99,7 @@
<profiles> <profiles>
<profile> <profile>
<id>dockerImages</id> <id>enterpriseDocker</id> <!-- local build only -->
<build> <build>
<plugins> <plugins>
<plugin> <plugin>

View File

@ -109,7 +109,7 @@
<profiles> <profiles>
<profile> <profile>
<id>dockerImages</id> <id>enterpriseDocker</id> <!-- local build only -->
<build> <build>
<plugins> <plugins>
<plugin> <plugin>