diff --git a/circle.yml b/circle.yml index 526f14ffd..39c526772 100644 --- a/circle.yml +++ b/circle.yml @@ -2,6 +2,8 @@ general: branches: ignore: - gh-pages # list of branches to ignore + artifacts: + - "target/" machine: java: version: oraclejdk8