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\/.*/ - /merge-2.7\/.*/
- /hotfix-2.7\/.*/ - /hotfix-2.7\/.*/
cache: #cache:
directories: # directories:
- $HOME/.m2 # - $HOME/.m2
#
# the cache can grow constantly ## the cache can grow constantly
before_cache: #before_cache:
- rm -rf $HOME/.m2/repository/org/alfresco/alfresco-rm* # - rm -rf $HOME/.m2/repository/org/alfresco/alfresco-rm*
stages: stages:
- name: Build AGS - name: Build AGS