We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0a8bead + c8b326a commit b265eebCopy full SHA for b265eeb
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