Skip to content

Commit

Permalink
Fix CircleCI Build
Browse files Browse the repository at this point in the history
  • Loading branch information
mdeinum committed Oct 16, 2019
1 parent 380c9f5 commit caab18f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .circleci/config.yml
Expand Up @@ -26,6 +26,7 @@ jobs:
path: target/surefire-reports
- store_artifacts:
path: target/invoicer-0.0.1-SNAPSHOT.jar
destination: invoicer.jar
- store_artifacts:
path: src/main/resources/invoicer-manifest.yml
- persist_to_workspace:
Expand Down

0 comments on commit caab18f

Please sign in to comment.