workaround db connection

This commit is contained in:
Roy Kaldung 2015-12-03 15:43:18 +01:00
parent cfe8e0bcc8
commit 29020fc18a

View file

@ -9,6 +9,12 @@ group: "zammad"
after_install: packaging/hooks/postinstall.sh
before:
- cp config/database.yml.unittest config/database.yml
after:
- rm -f config/database.yml
env:
- RAILS_ENV=production
- RAILS_GROUPS=assets