mirror of
https://github.com/internetee/registry.git
synced 2025-05-28 16:39:55 +02:00
added application yml to robot
This commit is contained in:
parent
1acaafd922
commit
f5fea7c0a6
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ export RAILS_ENV=test
|
|||
# cd to Rails root directory
|
||||
cd "$(dirname "$0")"; cd ..
|
||||
|
||||
# cp config/secrets-example.yml config/secrets.yml
|
||||
cp config/application-example.yml config/application.yml
|
||||
# create manually config/database.yml
|
||||
|
||||
bundle install
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue