mirror of
https://github.com/internetee/registry.git
synced 2025-05-17 17:59:47 +02:00
Robot: add secret key example
This commit is contained in:
parent
0a4aacc5b6
commit
3efb8b5a64
1 changed files with 1 additions and 0 deletions
|
@ -16,6 +16,7 @@ export RAILS_ENV=test
|
|||
cd "$(dirname "$0")"; cd ..
|
||||
|
||||
cp config/application-example.yml config/application.yml
|
||||
cp config/secrets-example.yml config/secrets.yml
|
||||
cp config/database-robot.yml config/database.yml
|
||||
|
||||
# under jenkins use rbenv-plugin wrapper
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue