remove cache

This commit is contained in:
rodicasutu
2020-07-02 14:29:45 +03:00
parent 0eecccf84a
commit 0332070edd

View File

@@ -12,13 +12,13 @@ branches:
- /merge-2.7\/.*/
- /hotfix-2.7\/.*/
cache:
directories:
- $HOME/.m2
# the cache can grow constantly
before_cache:
- rm -rf $HOME/.m2/repository/org/alfresco/alfresco-rm*
#cache:
# directories:
# - $HOME/.m2
#
## the cache can grow constantly
#before_cache:
# - rm -rf $HOME/.m2/repository/org/alfresco/alfresco-rm*
stages:
- name: Build AGS