diff options
| author | mo khan <mo@mokhan.ca> | 2014-08-18 20:56:46 -0600 |
|---|---|---|
| committer | mo khan <mo@mokhan.ca> | 2014-08-18 20:56:46 -0600 |
| commit | 1947b93eb09a9dca5133e1f460fc7450ba328429 (patch) | |
| tree | 1d6f0e32de2e558e45b307a4c95f6d6338f35195 /script | |
| parent | fcc63f388484dfa0f1772ae642a6d20cfecde641 (diff) | |
update jenkins db config.
Diffstat (limited to 'script')
| -rw-r--r-- | script/ci.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/script/ci.sh b/script/ci.sh index ff393fad..a40e40d0 100644 --- a/script/ci.sh +++ b/script/ci.sh @@ -2,5 +2,5 @@ echo 'bundle install' bundle install --without production -cp config/database.yml.example config/database.yml +cp config/database.yml.jenkins config/database.yml bundle exec rake ci --trace |
