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:
|
before:
|
||||||
- pwd
|
- pwd
|
||||||
|
- ls -l
|
||||||
|
- ls -l config/
|
||||||
- cp config/database.yml.unittest config/database.yml
|
- cp config/database.yml.unittest config/database.yml
|
||||||
|
- cat config/database.yml
|
||||||
|
|
||||||
env:
|
env:
|
||||||
- RAILS_ENV=production
|
- RAILS_ENV=production
|
||||||
|
|
Loading…
Reference in a new issue