help
This commit is contained in:
parent
7652f198a7
commit
c75d716a9a
1 changed files with 3 additions and 0 deletions
|
@ -11,7 +11,10 @@ after_install: packaging/hooks/postinstall.sh
|
|||
|
||||
before:
|
||||
- pwd
|
||||
- ls -l
|
||||
- ls -l config/
|
||||
- cp config/database.yml.unittest config/database.yml
|
||||
- cat config/database.yml
|
||||
|
||||
env:
|
||||
- RAILS_ENV=production
|
||||
|
|
Loading…
Reference in a new issue