Fork me on GitHub
#leiningen
<
2017-10-31
>
timgilbert14:10:19

Not as far as I know @nickmbailey, I've wanted functionality like that in the past too

nickmbailey14:10:21

yeah i just ended up manually replicating the release steps in my CI setup

gonewest81815:10:46

Isn’t there a way to do that, not in the release tasks but in the repository setup?

gonewest81815:10:00

Yes, there is. In github in the sample.project.clj under the :repositories key

;; Repositories named "snapshots" and "releases" automatically
;; have their :snapshots and :releases disabled as appropriate.