switched RAILS_ENV
This commit is contained in:
parent
db8d29df33
commit
1f767ea7f8
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ group: "zammad"
|
||||||
after_install: packaging/hooks/postinstall.sh
|
after_install: packaging/hooks/postinstall.sh
|
||||||
|
|
||||||
env:
|
env:
|
||||||
- RAILS_ENV=development
|
- RAILS_ENV=production
|
||||||
- RAILS_GROUPS=assets
|
- RAILS_GROUPS=assets
|
||||||
|
|
||||||
notifications: false
|
notifications: false
|
||||||
|
|
Loading…
Reference in a new issue