mirror of
https://github.com/internetee/registry.git
synced 2025-07-04 18:23:35 +02:00
added rails env for robot
This commit is contained in:
parent
c1f5d0ec00
commit
805cc23481
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@ set -o pipefail
|
||||||
export LANGUAGE=en_US.UTF-8
|
export LANGUAGE=en_US.UTF-8
|
||||||
export LANG=en_US.UTF-8
|
export LANG=en_US.UTF-8
|
||||||
export LC_ALL=en_US.UTF-8
|
export LC_ALL=en_US.UTF-8
|
||||||
|
export RAILS_ENV=test
|
||||||
|
|
||||||
# cp config/secrets-example.yml config/secrets.yml
|
# cp config/secrets-example.yml config/secrets.yml
|
||||||
# create manually config/database.yml
|
# create manually config/database.yml
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue