Skip to content

Instantly share code, notes, and snippets.

@Vaguery
Forked from brandonbloom/profiles.clj
Created April 16, 2017 15:35
Show Gist options
  • Save Vaguery/8b3b889165c34c3825233eb86e5b21d1 to your computer and use it in GitHub Desktop.
Save Vaguery/8b3b889165c34c3825233eb86e5b21d1 to your computer and use it in GitHub Desktop.
{:user {:deploy-repositories [["clojars" {:url "https://clojars.org/repo"
:creds {:username "USERNAME" :password "PASSWORD"}
:sign-releases false}]]}}
@Vaguery
Copy link
Author

Vaguery commented Apr 16, 2017

Forked and re-preseved after a super frustrating morning wrestling with obsolete docs. "GPG signing clojars repos is just security theater" :(

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment