We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4dbddcb commit c8b326aCopy full SHA for c8b326a
Rakefile
@@ -67,5 +67,4 @@ task :publish do
67
sh "git push origin v#{Resque::Version}"
68
sh "git push origin master"
69
sh "git clean -fd"
70
- exec "rake pages"
71
end
0 commit comments