mirror of
https://github.com/CodeforLeipzig/stadtratmonitor.git
synced 2024-12-22 23:53:15 +01: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
|