REPO-3264: changes for release process.

Changed release stage repository from /enterprise-releases to /internal-releases
   Refactor fabric8 maven plugin and the 3 profiles.
   Comented push to dockerhub, change phase from install to deploy
This commit is contained in:
Alexandru-Eusebiu Epure
2018-03-21 17:57:01 +02:00
parent 8d338d1b55
commit 16df677a25
5 changed files with 169 additions and 99 deletions

View File

@@ -2,8 +2,8 @@
FROM quay.io/alfresco/alfresco-base-java:9
ENV IMAGEMAGICK_RPM_URL=https://www.imagemagick.org/download/linux/CentOS/x86_64/ImageMagick-7.0.7-26.x86_64.rpm
ENV IMAGEMAGICK_LIB_RPM_URL=https://www.imagemagick.org/download/linux/CentOS/x86_64/ImageMagick-libs-7.0.7-26.x86_64.rpm
ENV IMAGEMAGICK_RPM_URL=https://www.imagemagick.org/download/linux/CentOS/x86_64/ImageMagick-7.0.7-27.x86_64.rpm
ENV IMAGEMAGICK_LIB_RPM_URL=https://www.imagemagick.org/download/linux/CentOS/x86_64/ImageMagick-libs-7.0.7-27.x86_64.rpm
COPY target/alfresco-docker-imagemagick*.jar /usr/bin