switched RAILS_ENV

This commit is contained in:
Roy Kaldung 2015-12-03 15:34:40 +01:00
parent db8d29df33
commit 1f767ea7f8

View file

@ -10,7 +10,7 @@ group: "zammad"
after_install: packaging/hooks/postinstall.sh
env:
- RAILS_ENV=development
- RAILS_ENV=production
- RAILS_GROUPS=assets
notifications: false