mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-07-31 17:39:05 +00:00
remove cache
This commit is contained in:
14
.travis.yml
14
.travis.yml
@@ -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
|
||||
|
Reference in New Issue
Block a user