0
0
Fork 0
mirror of https://github.com/ENSL/ensl.org.git synced 2025-01-15 14:20:54 +00:00
ensl.org/circle.yml
2015-04-12 10:42:34 +01:00

4 lines
134 B
YAML

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