mirror of
https://github.com/fog/fog.git
synced 2022-11-09 13:51:43 -05:00
[release] make changelog build separate from release
This commit is contained in:
parent
3e8a2f3177
commit
9ca8cffc00
1 changed files with 0 additions and 1 deletions
1
Rakefile
1
Rakefile
|
@ -128,7 +128,6 @@ end
|
|||
#############################################################################
|
||||
|
||||
task :release => :build do
|
||||
Rake::Task[:changelog].invoke
|
||||
unless `git branch` =~ /^\* master$/
|
||||
puts "You must be on the master branch to release!"
|
||||
exit!
|
||||
|
|
Loading…
Reference in a new issue