mirror of
https://github.com/Alfresco/acs-community-packaging.git
synced 2026-09-16 18:13:21 +00:00
REPO-3336 : Deployment: Release Process: fabric8
Remove "alfresco" from the name of the image and append it to the registry.
This commit is contained in:
@@ -188,8 +188,8 @@
|
||||
</build>
|
||||
</image>
|
||||
<image>
|
||||
<name>alfresco/alfresco-content-services-community</name>
|
||||
<registry>index.docker.io/v1</registry>
|
||||
<name>alfresco-content-services-community</name>
|
||||
<registry>registry.hub.docker.com/alfresco</registry>
|
||||
<build>
|
||||
<dockerFileDir>${project.basedir}/</dockerFileDir>
|
||||
<tags>
|
||||
|
||||
Reference in New Issue
Block a user