Skip to content

Commit

Permalink
Trying to find CircleCI artifact
Browse files Browse the repository at this point in the history
  • Loading branch information
fromgate committed Dec 2, 2017
1 parent 7be8967 commit deb4bbf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,4 @@ jobs:
key: v1-dependencies-{{ checksum "pom.xml" }}
- run: ls /home/circleci/repo/
- store_artifacts:
path: target/
path: target/DbLib-1.0-SNAPSHOT.jar

0 comments on commit deb4bbf

Please sign in to comment.