Kouhei Sutou
null+****@clear*****
Sat May 24 23:18:38 JST 2014
Kouhei Sutou 2014-05-24 23:18:38 +0900 (Sat, 24 May 2014) New Revision: dccf818dc6904142bc77fd5ef8ed5f96ee9e02b3 https://github.com/groonga/heroku-buildpack-rroonga/commit/dccf818dc6904142bc77fd5ef8ed5f96ee9e02b3 Message: Add publish task Added files: Rakefile Added: Rakefile (+6 -0) 100644 =================================================================== --- /dev/null +++ Rakefile 2014-05-24 23:18:38 +0900 (7d52ee7) @@ -0,0 +1,6 @@ +# -*- ruby -*- + +task :publish do + sh("heroku", "buildpacks:publish", "groonga/rroonga") +end + -------------- next part -------------- HTML����������������������������... ダウンロード