mirror of
https://github.com/Alfresco/alfresco-transform-core.git
synced 2025-07-31 17:38:33 +00:00
REPO-3264 enterpriseDocker profile to build local docker images
This commit is contained in:
@@ -99,7 +99,7 @@
|
||||
|
||||
<profiles>
|
||||
<profile>
|
||||
<id>dockerImages</id>
|
||||
<id>enterpriseDocker</id> <!-- local build only -->
|
||||
<build>
|
||||
<plugins>
|
||||
<plugin>
|
||||
|
@@ -99,7 +99,7 @@
|
||||
|
||||
<profiles>
|
||||
<profile>
|
||||
<id>dockerImages</id>
|
||||
<id>enterpriseDocker</id> <!-- local build only -->
|
||||
<build>
|
||||
<plugins>
|
||||
<plugin>
|
||||
|
@@ -109,7 +109,7 @@
|
||||
|
||||
<profiles>
|
||||
<profile>
|
||||
<id>dockerImages</id>
|
||||
<id>enterpriseDocker</id> <!-- local build only -->
|
||||
<build>
|
||||
<plugins>
|
||||
<plugin>
|
||||
|
Reference in New Issue
Block a user