mirror of
https://github.com/internetee/registry.git
synced 2025-05-18 10:19:45 +02:00
Reset Travis database
This commit is contained in:
parent
4d87219476
commit
fe67911e32
1 changed files with 2 additions and 2 deletions
|
@ -15,8 +15,8 @@ before_script:
|
||||||
- cp config/application-example.yml config/application.yml
|
- cp config/application-example.yml config/application.yml
|
||||||
- cp config/secrets-example.yml config/secrets.yml
|
- cp config/secrets-example.yml config/secrets.yml
|
||||||
- cp config/database-travis.yml config/database.yml
|
- cp config/database-travis.yml config/database.yml
|
||||||
- RAILS_ENV=test bundle exec rake db:all:schema:load
|
- RAILS_ENV=test bundle exec rake db:all:drop
|
||||||
- RAILS_ENV=test bundle exec rake db:seed
|
- RAILS_ENV=test bundle exec rake db:all:setup
|
||||||
- RAILS_ENV=test bundle exec rake zonefile:replace_procedure
|
- RAILS_ENV=test bundle exec rake zonefile:replace_procedure
|
||||||
script:
|
script:
|
||||||
- RAILS_ENV=test bundle exec rake
|
- RAILS_ENV=test bundle exec rake
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue