mirror of
https://github.com/CodeforLeipzig/stadtratmonitor.git
synced 2025-04-02 17:03:11 +02:00
3 lines
87 B
Bash
Executable file
3 lines
87 B
Bash
Executable file
#!/usr/bin/env bash
|
|
|
|
dockerize -wait $ELASTICSEARCH_URL -timeout 30s bundle exec rspec
|