diff --git a/circle.yml b/circle.yml index 526f14ff..39c52677 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