From a264fb7683d4a5ac59624770e0d9a6101ffb80e1 Mon Sep 17 00:00:00 2001 From: alandavis Date: Sat, 27 Feb 2021 12:56:23 +0000 Subject: [PATCH] Update upstream version to 8.411 and test [release] 7.0.0-A27d Try to push to DockerHub and Quay.io --- .travis.yml | 2 +- docker-alfresco/pom.xml | 33 +++++++++++++++++++++++++-------- pom.xml | 6 +++--- 3 files changed, 29 insertions(+), 12 deletions(-) diff --git a/.travis.yml b/.travis.yml index 061cdbbc3..fd3ab78fa 100644 --- a/.travis.yml +++ b/.travis.yml @@ -30,7 +30,7 @@ env: - TAS_SCRIPTS=../alfresco-community-repo/packaging/tests/scripts - TAS_ENVIRONMENT=./tests/environment # Release version has to start with real version (7.0.0-....) for the docker image to build successfully. - - RELEASE_VERSION=7.0.0-A27 + - RELEASE_VERSION=7.0.0-A27d - DEVELOPMENT_VERSION=7.0.0-SNAPSHOT stages: diff --git a/docker-alfresco/pom.xml b/docker-alfresco/pom.xml index 1aebe4964..d86a70915 100644 --- a/docker-alfresco/pom.xml +++ b/docker-alfresco/pom.xml @@ -132,18 +132,35 @@ io.fabric8 docker-maven-plugin - - - - - ${image.name}:${project.version} - - - build-push-image deploy + + + + + ${image.name}:${project.version} + + + + + build + push + + + + build-push-image + deploy + + + + + ${image.name}:${project.version} + ${image.registry} + + + build push diff --git a/pom.xml b/pom.xml index b5f125773..d647bb984 100644 --- a/pom.xml +++ b/pom.xml @@ -9,15 +9,15 @@ org.alfresco alfresco-community-repo ../alfresco-community-repo/pom.xml - 8.405 + 8.411 - 8.405 + 8.411 7.0.0-A19 ${alfresco.share.version} - 7.0.0-A4 + 7.0.0-A5 ${dependency.alfresco-community-repo.version} ${alfresco.share.version}