mirror of
https://github.com/capistrano/capistrano
synced 2023-03-27 23:21:18 -04:00
switchtower: include rake package tasks in rakefile
git-svn-id: http://svn.rubyonrails.org/rails/tools/switchtower@2682 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
This commit is contained in:
parent
ed079a86d1
commit
6326a6d1cf
1 changed files with 1 additions and 0 deletions
1
Rakefile
1
Rakefile
|
@ -1,6 +1,7 @@
|
|||
require 'rake'
|
||||
require 'rake/testtask'
|
||||
require 'rake/rdoctask'
|
||||
require 'rake/packagetask'
|
||||
require 'rake/gempackagetask'
|
||||
require 'rake/contrib/rubyforgepublisher'
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue