Added before_cache
This commit is contained in:
parent
60f4a09815
commit
2601320749
1 changed files with 3 additions and 0 deletions
|
@ -13,4 +13,7 @@ cache:
|
||||||
- $HOME/.m2
|
- $HOME/.m2
|
||||||
- $HOME/.kobalt
|
- $HOME/.kobalt
|
||||||
|
|
||||||
|
before_cache:
|
||||||
|
- rm -rf .kobalt/*
|
||||||
|
|
||||||
script: ./kobaltw clean assemble
|
script: ./kobaltw clean assemble
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue