show env
This commit is contained in:
parent
c75d716a9a
commit
24c00e4581
1 changed files with 1 additions and 3 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue