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\/.*/
|
- /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
|
||||||
|
Reference in New Issue
Block a user