Skip to content

Commit

Permalink
Use CircleCI v1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
fromgate committed Dec 2, 2017
1 parent deb4bbf commit e34c503
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 41 deletions.
41 changes: 0 additions & 41 deletions .circleci/config.yml

This file was deleted.

9 changes: 9 additions & 0 deletions circle.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
checkout:
post:
- mvn clean
- mvn package
- cp -R ./target/DbLib-1.0-SNAPSHOT.jar $CIRCLE_ARTIFACTS

machine:
java:
version: oraclejdk8

0 comments on commit e34c503

Please sign in to comment.