mirror of
https://github.com/ENSL/ensl.org.git
synced 2024-11-14 08:50:44 +00:00
fe66edf712
Get old circleci.yml entry.sh env Add test.sh for testing Update Makefile for correct docker path ADd env/test.sh
4 lines
134 B
YAML
4 lines
134 B
YAML
database:
|
|
override:
|
|
- mv config/database.circle.yml config/database.yml
|
|
- bundle exec rake db:create db:schema:load --trace
|