httpx/docker-compose-jruby-9.0.0.0.yml
2020-10-10 15:53:19 +01:00

10 lines
168 B
YAML

version: '3'
services:
httpx:
image: jruby:9.2.13
environment:
- JRUBY_OPTS=--debug
entrypoint:
- bash
- /home/test/support/ci/build.sh