Skip to content

Commit

Permalink
fix lein release
Browse files Browse the repository at this point in the history
  • Loading branch information
sroidl committed Jan 28, 2019
1 parent 192923b commit 6667cfd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions backend/project.clj
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
[trptcolin/versioneer "0.2.0"]]

:test-paths ["test"]
:scm {:dir ".."}
:deploy-repositories [["snapshots" {:url "https://clojars.org/repo"
:username [:gpg :env]
:password [:gpg :env]}]
Expand Down

0 comments on commit 6667cfd

Please sign in to comment.