mirror of
https://github.com/CodeforLeipzig/stadtratmonitor.git
synced 2025-04-20 07:11:33 +02:00
Add dockerize to wait for elasticsearch to boot during test runs
This commit is contained in:
parent
dc3a97d3b8
commit
4d4ed38dfc
2 changed files with 7 additions and 1 deletions
|
@ -1,3 +1,3 @@
|
|||
#!/usr/bin/env bash
|
||||
|
||||
bundle exec rspec
|
||||
dockerize -wait $ELASTICSEARCH_URL -timeout 30s bundle exec rspec
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue