0
0
Fork 0
mirror of https://github.com/ENSL/ensl.org.git synced 2025-01-16 14:50:39 +00:00
ensl.org/circle.yml

5 lines
134 B
YAML
Raw Normal View History

database:
override:
- mv config/database.circle.yml config/database.yml
- bundle exec rake db:create db:schema:load --trace