This commit is contained in:
Roy Kaldung 2015-12-03 16:03:16 +01:00
parent c75d716a9a
commit 24c00e4581

View file

@ -10,11 +10,9 @@ group: "zammad"
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
env:
- RAILS_ENV=production