mirror of
https://github.com/journeyman-cc/smeagol.git
synced 2026-04-12 18:05:06 +00:00
Enabled committing during lein release with an unsigned tag.
This commit is contained in:
parent
45dc3017dd
commit
1e2e9ea49b
1 changed files with 1 additions and 1 deletions
|
|
@ -59,7 +59,7 @@
|
|||
:release-tasks [["vcs" "assert-committed"]
|
||||
["change" "version" "leiningen.release/bump-version" "release"]
|
||||
["vcs" "commit"]
|
||||
;; ["vcs" "tag"] -- not working, problems with secret key
|
||||
["vcs" "tag" "v." "--no-sign"]
|
||||
["clean"]
|
||||
["bower" "install"]
|
||||
["ring" "uberjar"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue