NO-JIRA: remove cache

This commit is contained in:
Clebert Suconic 2018-03-09 12:39:41 -05:00
parent e01358f17a
commit cd0309e92e
1 changed files with 2 additions and 0 deletions

View File

@ -12,3 +12,5 @@ script: mvn -Pfast-tests -Pextra-tests -B install
cache: cache:
directories: directories:
- $HOME/.m2 - $HOME/.m2
before_cache:
- rm -rf $HOME/.m2/repository/org/apache/activemq/artemis-*