Kouhei Sutou
null+****@clear*****
Sat May 24 18:41:03 JST 2014
Kouhei Sutou 2014-05-24 18:41:03 +0900 (Sat, 24 May 2014) New Revision: 55a3c2a413bfa764f9788e79a1ff17e4ec95e451 https://github.com/groonga/heroku-buildpack-groonga/commit/55a3c2a413bfa764f9788e79a1ff17e4ec95e451 Message: Add publish task for releasing Added files: Rakefile Added: Rakefile (+5 -0) 100644 =================================================================== --- /dev/null +++ Rakefile 2014-05-24 18:41:03 +0900 (bf5a940) @@ -0,0 +1,5 @@ +# -*- ruby -*- + +task :publish do + sh("heroku", "buildpacks:publish", "groonga/groonga") +end -------------- next part -------------- HTML����������������������������...下載