Skip to content

Commit

Permalink
circle ci config err
Browse files Browse the repository at this point in the history
  • Loading branch information
Kah0ona committed Apr 11, 2020
1 parent 6f7ca49 commit 09ffd89
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ jobs:
key: m2
- run: lein jar
- run: mkdir -p /tmp/workspace
- run: mv target/sweet-crud.jar /tmp/workspace/sweet-crud.jar
- persist_to_workspace:
root: /tmp/workspace
paths:
Expand Down

0 comments on commit 09ffd89

Please sign in to comment.