Sha256: 181e0e1df207d758c62ab972764e307fc7b0b16762925ed1f71dedae768085a6

Contents?: true

Size: 218 Bytes

Versions: 2

Compression:

Stored size: 218 Bytes

Contents

#!/usr/bin/env bash

 # This is intended to be run inside the docker container as the command of the docker-compose.
set -ex

 #bundle exec rspec -fd --pattern spec/**/*_spec.rb,spec/**/*_specs.rb
bundle exec rspec -fd

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
logstash-mixin-rabbitmq_connection-6.2.0-java .ci/run.sh
logstash-mixin-rabbitmq_connection-5.1.0-java ci/unit/run.sh