list files from target to check if they were cached or not

This commit is contained in:
Claudia Agache
2020-07-06 18:54:44 +03:00
parent 7028e10182
commit 32c9303c4f
3 changed files with 4 additions and 4 deletions

View File

@@ -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