diff options
| author | hukl <contact@smyck.org> | 2009-02-28 00:05:40 +0100 |
|---|---|---|
| committer | hukl <contact@smyck.org> | 2009-02-28 00:05:40 +0100 |
| commit | 11d0ab781311483d61afac429d69b6e909320c90 (patch) | |
| tree | a2c9a283ff78e6cac4c8000a560703bdca4540e9 /lib | |
| parent | b7ffea335469bfa6ce28b7e1693b7f7205df49e7 (diff) | |
description for task
Diffstat (limited to 'lib')
| -rw-r--r-- | lib/tasks/intergity.rake | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/tasks/intergity.rake b/lib/tasks/intergity.rake index fb7e53c..4c993a0 100644 --- a/lib/tasks/intergity.rake +++ b/lib/tasks/intergity.rake | |||
| @@ -5,6 +5,7 @@ namespace :ci do | |||
| 5 | FileUtils.cp db_config, File.join(%w{config database.yml}) | 5 | FileUtils.cp db_config, File.join(%w{config database.yml}) |
| 6 | end | 6 | end |
| 7 | 7 | ||
| 8 | desc "run all task necessary to build with integrity" | ||
| 8 | task :run_ci do | 9 | task :run_ci do |
| 9 | 10 | ||
| 10 | system "git submodule init" | 11 | system "git submodule init" |
