From cb89727f4f5ed19099e11a907c29160927b4fe71 Mon Sep 17 00:00:00 2001 From: Claudia Agache Date: Thu, 27 Aug 2020 10:18:40 +0300 Subject: [PATCH] fix the community installer --- travis-env-vars.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/travis-env-vars.yml b/travis-env-vars.yml index 3018a9910a..497c17faad 100644 --- a/travis-env-vars.yml +++ b/travis-env-vars.yml @@ -3,4 +3,4 @@ env: - AUTOMATION_COMMUNITY_PATH=rm-automation/rm-automation-community-rest-api - AUTOMATION_ENTERPRISE_PATH=rm-automation/rm-automation-enterprise-rest-api - AUTOMATION_UI_PATH=rm-automation/rm-automation-ui - - S3_INSTALLER_PATH=/eu.dl.alfresco.com/release/enterprise/5.2/5.2.3/5.2.3.12/alfresco-content-services-installer-5.2.3.12-linux-x64.bin + - S3_INSTALLER_PATH=/eu.dl.alfresco.com/release/community/201707-build-00028/alfresco-community-installer-201707-linux-x64.bin