mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-07-31 17:39:05 +00:00
applied code review changes
This commit is contained in:
4
pom.xml
4
pom.xml
@@ -289,7 +289,7 @@
|
||||
</build>
|
||||
</profile>
|
||||
|
||||
<!-- Profile used to build docker images with given tag and push them to the given image registry (quay.io) -->
|
||||
<!-- Profile used to build docker images with a specific tag and push them to the given image registry (quay.io)-->
|
||||
<profile>
|
||||
<id>internal</id>
|
||||
<build>
|
||||
@@ -326,7 +326,7 @@
|
||||
</build>
|
||||
</profile>
|
||||
|
||||
<!-- Profile used to build and push docker images with given tag to the given image registry (quay.io) and
|
||||
<!-- Profile used to build and push docker images with a specific tag to the given image registry (quay.io) and
|
||||
hub.docker -->
|
||||
<profile>
|
||||
<id>master</id>
|
||||
|
Reference in New Issue
Block a user