mirror of
https://github.com/internetee/registry.git
synced 2025-05-17 17:59:47 +02:00
Added zonefile to travis
This commit is contained in:
parent
d1a2c863bf
commit
e028305009
1 changed files with 1 additions and 0 deletions
|
@ -17,6 +17,7 @@ before_script:
|
||||||
- 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:schema:load
|
||||||
- RAILS_ENV=test bundle exec rake db:seed
|
- RAILS_ENV=test bundle exec rake db:seed
|
||||||
|
- RAILS_ENV=test bundle exec rake zonefile:replace_procedure
|
||||||
script:
|
script:
|
||||||
- RAILS_ENV=test bundle exec rake
|
- RAILS_ENV=test bundle exec rake
|
||||||
cache: bundler
|
cache: bundler
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue