mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-07-31 17:39:05 +00:00
list files from target to check if they were cached or not
This commit is contained in:
@@ -4,6 +4,8 @@ set -ev
|
||||
|
||||
export PROFILE=$1
|
||||
|
||||
ls rm-enterprise/rm-enterprise-repo/target
|
||||
ls rm-enterprise/rm-enterprise-share/target
|
||||
cd rm-automation
|
||||
ls
|
||||
mvn install -Pinstall-alfresco,${PROFILE} -q
|
||||
|
Reference in New Issue
Block a user