rq/run_tests_in_docker.sh

4 lines
64 B
Bash
Executable File

#!/bin/bash
docker build . -t rqtest && docker run --rm rqtest